Update port
This commit is contained in:
parent
2ad954d028
commit
2949162efe
@ -20,7 +20,7 @@ services:
|
||||
- /docker/appdata/wger/web/static:/home/wger/static
|
||||
- /docker/appdata/wger/web/media:/home/wger/media
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "9002:8000"
|
||||
healthcheck:
|
||||
test: wget --no-verbose --tries=1 --spider http://localhost:8000
|
||||
interval: 10s
|
||||
|
Loading…
Reference in New Issue
Block a user