mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-11 23:05:41 -04:00
initial push from external dev branches
This commit is contained in:
5
config/config.example.json
Normal file
5
config/config.example.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"mongoUri": "mongodb://MONGO_ROOT_USER:MONGO_ROOT_PASS@mongo:27017/tvapp2?authSource=admin",
|
||||
"port": 3000,
|
||||
"logLevel": "info"
|
||||
}
|
||||
Reference in New Issue
Block a user