mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-12 04:25:42 -04:00
initial push from external dev branches
This commit is contained in:
5
server/config.local.json
Normal file
5
server/config.local.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"mongoUri": "mongodb://tvapp:tvapp@127.0.0.1:27017/tvapp2?authSource=admin",
|
||||
"port": 3000,
|
||||
"logLevel": "debug"
|
||||
}
|
||||
Reference in New Issue
Block a user