mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 00:00:13 -08:00
added support for environment file
This commit is contained in:
@@ -7,5 +7,5 @@ services:
|
||||
- 9999:8080
|
||||
environment:
|
||||
# DOZZLE_REMOTE_HOST: tcp://ts-vperanda:2375|vperanda,tcp://ts-svr-office:2375
|
||||
DOZZLE_HOSTNAME: ts-io
|
||||
DOZZLE_HOSTNAME: ${HOSTNAME}
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user