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
ports:
- '8280:80'
- '8443:443'
- '22443:443'
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8000/info/info.json"]
interval: 30s