(simatec) fix config

This commit is contained in:
simatec 2022-03-10 11:51:40 +01:00
parent f5ee0f5c92
commit 2b0d699685

View file

@ -1,4 +1,4 @@
############## User Settings ############## # ----------- User Settings -----------
# your Piler Domain # your Piler Domain
@ -20,9 +20,7 @@ TIME_ZONE="Europe/Berlin"
SMARTHOST="127.0.0.1" SMARTHOST="127.0.0.1"
############################################ # ------------ MySql Settings -------------
########### MySql Settings #################
# MySql Database # MySql Database
@ -36,9 +34,7 @@ MYSQL_USER="piler"
MYSQL_PASSWORD="<your-mysql-password>" MYSQL_PASSWORD="<your-mysql-password>"
############################################# # ------- Let's Encrypt Settings ----------
########### Let's Encrypt Settings #################
# Enabled / Disabled (yes/no) Let's Encrypt # Enabled / Disabled (yes/no) Let's Encrypt
# For local Run disabled # For local Run disabled
@ -49,9 +45,7 @@ USE_LETSENCRYPT="yes"
LETSENCRYPT_EMAIL="admin@example.com" LETSENCRYPT_EMAIL="admin@example.com"
############################################# # ------ optional Mailcow Settings --------
######### optional Mailcow Settings #########
# if Use Mailcow API Options set "true" # if Use Mailcow API Options set "true"