changed app readeck: updated config in docker-compose.json
This commit is contained in:
parent
ab64d1ef56
commit
c86b0a41fd
1 changed files with 5 additions and 1 deletions
|
|
@ -16,7 +16,11 @@
|
|||
},
|
||||
{
|
||||
"key": "READECK_SERVER_PORT",
|
||||
"value": "${APP_PORT}"
|
||||
"value": "8000"
|
||||
},
|
||||
{
|
||||
"key": "READECK_TRUSTED_PROXIES",
|
||||
"value": "['127.0.0.0/8', '::1/128']"
|
||||
},
|
||||
{
|
||||
"key": "READECK_LOG_FORMAT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue