fixed some stuff

This commit is contained in:
2025-03-19 20:54:23 +02:00
parent 32d64f3637
commit 5f01b6b27c
5 changed files with 29 additions and 9 deletions

View File

@@ -18,6 +18,10 @@ authentication:
client_secret: ""
user_pass:
type: "mongo"
initial_user:
username: ""
password: ""
email: ""
mongo:
url: "mongodb://mongo:27107"
username: ""
@@ -45,6 +49,10 @@ instancemanager:
tag: "latest"
command: ""
network: "exposed"
reverse_proxy:
middlewares:
- games@docker
entrypoint: "web"
users:
default_max_owned_servers: 10