Merge branch 'CiliaFred-master'
This commit is contained in:
commit
067879f57a
|
@ -5,7 +5,7 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "planning-poker",
|
||||
"tipi_version": 1,
|
||||
"tipi_version": 2,
|
||||
"version": "1.2.1",
|
||||
"categories": ["development"],
|
||||
"description": "",
|
||||
|
|
|
@ -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