This commit is contained in:
2025-03-07 15:11:37 +01:00
parent 86669d4d7f
commit f20553306d

View File

@ -11,3 +11,7 @@ services:
ports: ports:
- 3008:3000 - 3008:3000
restart: unless-stopped restart: unless-stopped
logging:
driver: loki
options:
loki-url: "http://192.168.77.101:3100/loki/api/v1/push"