fix(config): fix configuration management
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
server:
|
||||
address: "0.0.0.0:8088"
|
||||
trustes_proxies:
|
||||
- "127.0.0.1"
|
||||
- "::1"
|
||||
|
||||
database:
|
||||
user: "realz"
|
||||
|
Reference in New Issue
Block a user