chore: fix lint
This commit is contained in:
parent
0d67d58f06
commit
df7c1e19f1
@ -10,7 +10,7 @@ services:
|
|||||||
- .proxy.env
|
- .proxy.env
|
||||||
- .wordpress.env
|
- .wordpress.env
|
||||||
volumes:
|
volumes:
|
||||||
- data:/var/www/html
|
- data:/var/www/html
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: "test \"$(curl -Lso /dev/null -w''%{http_code}'' http://localhost:80)\" = \"200\""
|
test: "test \"$(curl -Lso /dev/null -w''%{http_code}'' http://localhost:80)\" = \"200\""
|
||||||
start_period: 5s
|
start_period: 5s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user