WIP: CORS headers
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
3wc
2021-11-21 22:13:32 +02:00
parent ee34764179
commit fabd33037a
4 changed files with 20 additions and 1 deletions

View File

@ -24,6 +24,9 @@ SECRET_DB_ROOT_PASSWORD_VERSION=v1
SECRET_JWT_SECRET_VERSION=v1 # length=43
SECRET_SECRET_KEY_VERSION=v1 # length=64
GITEA_CORS_ENABLED=0
# GITEA_CORS_DOMAIN=https://example.org
# SMTP Mailer
# COMPOSE_FILE="compose.yml:compose.smtp.yml"
# GITEA_SMTP_MAILER_ENABLED=1