This commit is contained in:
2025-12-01 23:44:14 +01:00
parent 7fd268c8f7
commit 3faf6f4518

View File

@@ -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