mirror of
https://github.com/bokysan/docker-postfix.git
synced 2024-11-10 08:55:39 +08:00
11 lines
198 B
YAML
11 lines
198 B
YAML
image:
|
|
tag: v2.0.1 # Override version from Chart's AppVersion
|
|
|
|
persistence:
|
|
enabled: false
|
|
|
|
config:
|
|
general:
|
|
TZ: Europe/London
|
|
ALLOWED_SENDER_DOMAINS: example.org
|
|
FORCE_COLOR: "1"
|