[dozzle from file]

This commit is contained in:
2024-07-28 19:46:47 +02:00
parent ede8abcbc9
commit b98f96e2a6

View File

@@ -311,10 +311,13 @@
- tail - tail
- -f - -f
- /var/log/stream.log - /var/log/stream.log
network_mode: none
restart: unless-stopped restart: unless-stopped
deploy: deploy:
mode: global mode: global
labels:
- "traefik.enable=false"
networks:
- public
networks: networks:
public: public:
external: true external: true