mirror of
https://github.com/HexCardGames/HexDeck.git
synced 2025-09-03 18:48:38 +02:00
🎉 🚧 Start working on backend
This commit is contained in:
3
.env.sample
Normal file
3
.env.sample
Normal file
@ -0,0 +1,3 @@
|
||||
LISTEN_HOST=0.0.0.0
|
||||
LISTEN_PORT=3000
|
||||
MONGO_URI="mongodb://127.0.0.1:27017/"
|
Reference in New Issue
Block a user