compose: add k8s-file logging driver to master
Some checks failed
CI / syntax-check (push) Failing after 1s
CI / memory-leak-check (push) Successful in 17s

This commit is contained in:
Username
2026-02-18 08:35:04 +01:00
parent 821ade95ef
commit 727ed86692

View File

@@ -19,6 +19,8 @@ services:
build: .
network_mode: host
restart: unless-stopped
logging:
driver: k8s-file
stop_signal: SIGTERM
stop_grace_period: 30s
environment: