mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-09-13 06:10:12 +02:00
alias
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user