Merge branch 'master' of https://github.com/CiliaFred/runtipi-appstore into CiliaFred-master
This commit is contained in:
commit
0fea36ddc8
|
@ -11,7 +11,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: wget --no-verbose --tries=1 --spider http://localhost:8000
|
test: wget --no-verbose --tries=1 --spider http://127.0.0.1:8000
|
||||||
interval: 10s
|
interval: 10s
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
retries: 5
|
retries: 5
|
||||||
|
|
Loading…
Reference in New Issue
Block a user