export APP=gitea export STACK_NAME=gitea export DOMAIN=git.autonomic.zone export LETS_ENCRYPT_ENV=production export GITEA_DOMAIN=git.autonomic.zone export GITEA_ALLOW_ONLY_EXTERNAL_REGISTRATION=true export GITEA_APP_NAME=Git with solidaritea export GITEA_AUTO_WATCH_NEW_REPOS=false export GITEA_DISABLE_REGISTRATION=false export GITEA_ENABLE_NOTIFY_MAIL=true export GITEA_ENABLE_OPENID_SIGNIN=true export GITEA_ENABLE_OPENID_SIGNUP=true export GITEA_MAILER_FROM=noreply@autonomic.zone export GITEA_MAILER_HOST=mail.gandi.net:465 export GITEA_MAILER_USER=noreply@autonomic.zone export GITEA_SSH_PORT=2222 export APP_INI_VERSION=v2 export DB_PASSWD_VERSION=v1 export DB_ROOT_PASSWD_VERSION=v1 export INTERNAL_TOKEN_VERSION=v1 export JWT_SECRET_VERSION=v1 export SECRET_KEY_VERSION=v1 export SMTP_PASSWD_VERSION=v1