Add API backend to repo (#2040)
This commit is contained in:
committed by
GitHub
parent
62dac32400
commit
4587352377
5
api/.env.example
Normal file
5
api/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
MONGO_USER=
|
||||
MONGO_PASSWORD=
|
||||
MONGO_IP=
|
||||
MONGO_PORT=
|
||||
MONGO_DATABASE=
|
||||
Reference in New Issue
Block a user