[API] Allow to set API options in mailcow.conf, fixes #1457

This commit is contained in:
André
2018-06-08 09:11:03 +02:00
parent f15f30d53e
commit 6ded3dbd95
4 changed files with 46 additions and 5 deletions

View File

@@ -131,6 +131,11 @@ IPV6_NETWORK=fd4d:6169:6c63:6f77::/64
# Use 1 for disabled, 0 for enabled
SYSCTL_IPV6_DISABLED=0
# Create or override API key for web uI
# You _must_ define API_ALLOW_FROM, which is a comma separated list of IPs
#API_KEY=
#ÀPI_ALLOW_FROM=127.0.0.1,1.2.3.4
EOF
mkdir -p data/assets/ssl