This commit is contained in:
2025-03-23 19:07:42 +01:00
parent d47479d20f
commit 0e06fdf9a1

View File

@ -33,10 +33,9 @@ services:
homepage.widget.type: watchtower homepage.widget.type: watchtower
homepage.widget.url: http://192.168.77.101:8094 homepage.widget.url: http://192.168.77.101:8094
wud.watch.digest: true wud.watch.digest: true
logging: extends:
driver: loki file: logging.yml
options: service: ${LOGGING:-syslog}
loki-url: http://192.168.77.101:3100/loki/api/v1/push
ports: ports:
- 8094:8080 - 8094:8080
restart: always restart: always