mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-10-30 10:01:11 +01:00
alias
This commit is contained in:
@@ -14,3 +14,4 @@ services:
|
|||||||
command: -c /home/appuser/regsync.yml server
|
command: -c /home/appuser/regsync.yml server
|
||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- stack.env
|
||||||
|
restart: unless-stopped
|
||||||
@@ -10,4 +10,4 @@ services:
|
|||||||
- /share/docker_data/wud/certs:/certs
|
- /share/docker_data/wud/certs:/certs
|
||||||
ports:
|
ports:
|
||||||
- 3008:3000
|
- 3008:3000
|
||||||
|
restart: unless-stopped
|
||||||
Reference in New Issue
Block a user