first commit
This commit is contained in:
15 files changed
+725
No files matched your search
@@ -0,0 +1,6 @@
|
||||
export DB_URI=mongodb://localhost:27017
|
||||
export DB_NAME=SulliCartShare
|
||||
|
||||
export PORT=8000
|
||||
export BASE_URL=localhost
|
||||
export ENV=local
|
||||
Reference in new issue
Block a user