mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-10-30 01:51:10 +01:00
alias
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
whatsupdocker:
|
whatsupdocker:
|
||||||
image: {DOCKER_REGISTRY:-}getwud/wud
|
image: ${DOCKER_REGISTRY:-}getwud/wud
|
||||||
container_name: wud
|
container_name: wud
|
||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- stack.env
|
||||||
|
|||||||
Reference in New Issue
Block a user