Working autoconfig setup with SMTP relay

This commit is contained in:
2022-11-20 13:53:21 +01:00
parent 9c56e5359c
commit 3f24bbeca4
4 changed files with 32 additions and 7 deletions

View File

@ -2,8 +2,11 @@
NGINX_HOST=""
# GOOGLE DNS API TOKEN
DNS_USERNAME=""
DNS_PASSWORD=""
GDNS_USERNAME=""
GDNS_PASSWORD=""
# COMMON DB PASSWORD
SQL_PSWD=""
# SENDGRID Relay API Key
SENDGRID_APIKEY=""