mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 18:34:53 +01:00
build
This commit is contained in:
@@ -3,10 +3,10 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- stack.env
|
||||||
image: ${DOCKER_REGISTRY:-}getwud/wud
|
image: ${DOCKER_REGISTRY:-}getwud/wud
|
||||||
logging:
|
# logging:
|
||||||
driver: loki
|
# driver: loki
|
||||||
options:
|
# options:
|
||||||
loki-url: http://192.168.77.101:3100/loki/api/v1/push
|
# loki-url: http://192.168.77.101:3100/loki/api/v1/push
|
||||||
ports:
|
ports:
|
||||||
- target: 3000
|
- target: 3000
|
||||||
published: 3008
|
published: 3008
|
||||||
|
|||||||
Reference in New Issue
Block a user