moahmedwafy commited on
Commit
1dea2ab
·
unverified ·
2 Parent(s): 8e95ccf a21ea73

Merge pull request #11 from Modarb-Ai-Trainer/refactor

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