mirror of
https://github.com/philipredstone/relnet.git
synced 2025-07-09 15:16:41 +02:00
Update Dockerfile and add docker-compose for standalone and traefik
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
PORT=5000
|
||||
MONGODB_URI=mongodb://localhost:27017/friendship-network
|
||||
JWT_SECRET=your_jwt_secret_key_change_this
|
||||
CLIENT_URL=http://localhost:3000
|
||||
APP_URL=http://localhost:3000
|
||||
ENABLE_REGISTRATION=true
|
Reference in New Issue
Block a user