pre-c8 checkpoint
This commit is contained in:
6
dotenv
6
dotenv
@ -5,7 +5,7 @@ DOTENV_MYSQL_ROOT_PASSWORD=rootp
|
||||
DOTENV_MYSQL_GITEA_PASSWORD=giteap
|
||||
DOTENV_MYSQL_FLASK_PASSWORD=flaskp
|
||||
|
||||
GITEA_MAIL_FROM=
|
||||
GITEA_MAIL_FROM=gitea@gitea.changeme
|
||||
|
||||
# Build ARG GPG_PP. May still need to be empty to avoid breakage.
|
||||
BUILD_GPG_PP=
|
||||
@ -18,3 +18,7 @@ DOTENV_TOKEN_I=dti
|
||||
|
||||
# Consequential token: protect
|
||||
DOTENV_TOKEN_C=dtc
|
||||
|
||||
# Destination address for handler mailer
|
||||
ADMIN_EMAIL="email@email.changeme"
|
||||
|
||||
|
Reference in New Issue
Block a user