chore(compose): rm typo
This commit is contained in:
parent
ed92dca19b
commit
77be80c2c9
@ -46,7 +46,7 @@ services:
|
||||
max-file: "1"
|
||||
healthcheck:
|
||||
# DON'T
|
||||
# test:i "/usr/bin/wget -q -Y off http://localhost:8080/about -O /dev/null > /dev/null 2>&1"
|
||||
# test: "/usr/bin/wget -q -Y off http://localhost:8080/about -O /dev/null > /dev/null 2>&1"
|
||||
# DO:
|
||||
test: "/usr/bin/wget -q -Y off http://localhost:8080/about -O /dev/null 2>&-"
|
||||
interval: 10s
|
||||
|
Loading…
Reference in New Issue
Block a user