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:
|
||||
- tipi_main_network
|
||||
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
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
|
|
Loading…
Reference in New Issue
Block a user