feat: add kodokanjudoeste.org WP hosting #38

Merged
polpetta merged 3 commits from kodokanjudoeste-wp into master 2025-03-07 16:44:34 +01:00
Showing only changes of commit df7c1e19f1 - Show all commits

View File

@ -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