mirror of
https://github.com/lleene/dockerconfig.git
synced 2025-07-23 16:58:32 +02:00
Cleanup env and security tokens
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@ -0,0 +1,9 @@
|
||||
# SET HOST NAME
|
||||
NGINX_HOST=""
|
||||
|
||||
# GOOGLE DNS API TOKEN
|
||||
DNS_USERNAME=""
|
||||
DNS_PASSWORD=""
|
||||
|
||||
# COMMON DB PASSWORD
|
||||
SQL_PSWD=""
|
Reference in New Issue
Block a user