mirror of
https://github.com/lleene/dockerconfig.git
synced 2025-07-23 16:58:32 +02:00
Working autoconfig setup with SMTP relay
This commit is contained in:
@ -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=""
|
||||
|
Reference in New Issue
Block a user