services: common-settings: environment: TZ: "${TIMEZONE:-Etc/UTC}" logging: driver: "json-file" options: max-size: "10m" max-file: "10" compress: "true" restart: "${RESTARTPOLICY:-always}"