diff --git a/deploy/maputnik.yml b/deploy/maputnik.yml index c3ed0ad31..bca3aade4 100644 --- a/deploy/maputnik.yml +++ b/deploy/maputnik.yml @@ -6,7 +6,7 @@ services: environment: - SUBDOMAIN=${SUBDOMAIN} healthcheck: - test: ["CMD", "curl", "-f", "http://localhost:8088"] + test: ["CMD", "curl", "-f", "http://localhost:8888"] interval: 1m timeout: 10s retries: 3