host from env
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
environment:
|
||||
- TZ=Europe/Amsterdam
|
||||
extra_hosts:
|
||||
- host:192.168.2.200
|
||||
- "host:${HOST_IP}"
|
||||
healthcheck:
|
||||
test: ["CMD", "pgrep", "crond"]
|
||||
interval: 20s
|
||||
|
||||
Reference in New Issue
Block a user