aboutsummaryrefslogtreecommitdiff
path: root/services/templates/envs/2fauth.env.template
diff options
context:
space:
mode:
Diffstat (limited to 'services/templates/envs/2fauth.env.template')
-rw-r--r--services/templates/envs/2fauth.env.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/templates/envs/2fauth.env.template b/services/templates/envs/2fauth.env.template
index cd084b5..de2ad3a 100644
--- a/services/templates/envs/2fauth.env.template
+++ b/services/templates/envs/2fauth.env.template
@@ -2,7 +2,7 @@ APP_NAME=2FAuth-crupest
APP_TIMEZONE=UTC
SITE_OWNER=@@CRUPEST_EMAIL@@
APP_KEY=@@CRUPEST_2FAUTH_APP_KEY@@
-APP_URL=@@CRUPEST_ROOT_URL@@2fa
+APP_URL=@@CRUPEST_ROOT_URL@@/2fa
APP_SUBDIRECTORY=2fa
MAIL_MAILER=smtp
MAIL_HOST=@@CRUPEST_MAIL_SERVER_DOMAIN@@