Skip to content

Commit caad2a2

Browse files
committed
2 parents df58ebf + c6a69b8 commit caad2a2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ typings/
5555
.yarn-integrity
5656

5757
# dotenv environment variables file
58-
.env
58+
# .env
5959

6060
# Build folders parcel
6161
dist/

server-mongo/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ENVIRONMENT=localhost

0 commit comments

Comments
 (0)