This commit is contained in:
2025-09-05 22:48:48 +02:00
parent 63f2f7b027
commit 9d63c075f5

View File

@@ -31,7 +31,7 @@ services:
homepage.server: my-docker homepage.server: my-docker
ports: ports:
- '8280:80' - '8280:80'
- '8443:443' - '22443:443'
healthcheck: healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8000/info/info.json"] test: ["CMD", "curl", "-f", "http://localhost:8000/info/info.json"]
interval: 30s interval: 30s