mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
alias
This commit is contained in:
3
wud/.env
3
wud/.env
@ -1 +1,2 @@
|
||||
VERSION=4.10.1
|
||||
VERSION=4.10.1
|
||||
DOCKER_REGISTRY=192.168.77.101:5000/library/
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
whatsupdocker:
|
||||
image: getwud/wud
|
||||
image: {DOCKER_REGISTRY:-}getwud/wud
|
||||
container_name: wud
|
||||
env_file:
|
||||
- stack.env
|
||||
|
Reference in New Issue
Block a user