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