We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5bd74 commit 8b1d29bCopy full SHA for 8b1d29b
project/env.example
@@ -3,7 +3,7 @@ MEMBERAPPLICATION_CALLBACKS_HANDLER=examples.handlers.ApplicationHandler
3
MEMBER_CALLBACKS_HANDLER=examples.handlers.MemberHandler
4
TRANSACTION_CALLBACKS_HANDLER=examples.handlers.TransactionHandler
5
6
-ADMIN_URL=admin/
+DJANGO_ADMIN_URL=admin/
7
DJANGO_SETTINGS_MODULE=config.settings.production
8
DJANGO_SECRET_KEY=CHANGEME!!!6gihlkt1lhmkpf8^n_%4m0)zljqgg=!bh&uaq*5qogl8^-wuay
9
DJANGO_ALLOWED_HOSTS=.example.com
0 commit comments