moahmedwafy commited on
Commit
a21ea73
·
1 Parent(s): 2003362

refactor: update .env.example

Browse files
Files changed (1) hide show
  1. .env.example +3 -3
.env.example CHANGED
@@ -1,7 +1,7 @@
1
  PORT =
2
  ACCESS_TOKEN_SECRET =
3
- LOCAL_DB_CONNECTION_STRING =
4
- DEV_DB_CONNECTION_STRING =
5
 
6
  CURRENT_ENV = local
7
- # CURRENT_ENV = development
 
1
  PORT =
2
  ACCESS_TOKEN_SECRET =
3
+
4
+ DB_URI =
5
 
6
  CURRENT_ENV = local
7
+ # CURRENT_ENV = development