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/static:/home/wger/static
|
||||||
- /docker/appdata/wger/web/media:/home/wger/media
|
- /docker/appdata/wger/web/media:/home/wger/media
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "9002:8000"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: wget --no-verbose --tries=1 --spider http://localhost:8000
|
test: wget --no-verbose --tries=1 --spider http://localhost:8000
|
||||||
interval: 10s
|
interval: 10s
|
||||||
|
Loading…
Reference in New Issue
Block a user