zabbixserver/common-settings.yml

12 lines
280 B
YAML
Raw Normal View History

2024-05-13 21:16:16 +02:00
services:
common-settings:
logging:
driver: "json-file"
options:
max-size: "10m"
max-file: "10"
compress: "true"
environment:
TZ: Europe/Berlin
restart: unless-stopped