addet servername for correct display
This commit is contained in:
parent
ac3acbd1a0
commit
1a4a95b2b6
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ services:
|
|||
- "5000:5000"
|
||||
environment:
|
||||
- API_KEY=${API_KEY}
|
||||
- SERVER_NAME=${SERVER_NAME}
|
||||
- DEBUG_MODE=false
|
||||
volumes:
|
||||
- ./Caddyfile:/app/Caddyfile:ro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue