dockerconfig/.env.example

13 lines
168 B
Plaintext
Raw Permalink Normal View History

2022-11-13 11:32:34 +01:00
# SET HOST NAME
NGINX_HOST=""
# GOOGLE DNS API TOKEN
GDNS_USERNAME=""
GDNS_PASSWORD=""
2022-11-13 11:32:34 +01:00
# COMMON DB PASSWORD
SQL_PSWD=""
# SENDGRID Relay API Key
SENDGRID_APIKEY=""