Docker improvements

This commit is contained in:
Enstrayed
2024-04-11 01:26:05 -07:00
parent 43bc49cc2d
commit 249f88a6c7
6 changed files with 29 additions and 16 deletions

View File

@@ -1,8 +1,7 @@
{
"startup": {
"apiPort": 8081,
"routesDir": "./routes",
"documentationUrl": "https://api.enstrayed.com"
"routesDir": "./routes"
},
"couchdb": {