zabbixserver/common-settings.yml
2024-05-13 21:16:16 +02:00

12 lines
280 B
YAML

services:
common-settings:
logging:
driver: "json-file"
options:
max-size: "10m"
max-file: "10"
compress: "true"
environment:
TZ: Europe/Berlin
restart: unless-stopped