fix(config): fix configuration management

This commit is contained in:
2025-10-13 16:47:09 +02:00
parent 3d85723de9
commit fac5eb8a66
7 changed files with 113 additions and 58 deletions

View File

@@ -1,5 +1,8 @@
server:
address: "0.0.0.0:8088"
trustes_proxies:
- "127.0.0.1"
- "::1"
database:
user: "realz"