Cleanup env and security tokens

This commit is contained in:
2022-11-13 11:32:34 +01:00
parent f2c84d08cd
commit 57f470798f
4 changed files with 29 additions and 29 deletions

9
.env.example Normal file
View File

@ -0,0 +1,9 @@
# SET HOST NAME
NGINX_HOST=""
# GOOGLE DNS API TOKEN
DNS_USERNAME=""
DNS_PASSWORD=""
# COMMON DB PASSWORD
SQL_PSWD=""