We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b54ab commit fee4b73Copy full SHA for fee4b73
1 file changed
main/settings.py
@@ -368,3 +368,5 @@
368
"KEY_PREFIX": REDIS_PREFIX,
369
}
370
371
+
372
+DOMAIN = config('DOMAIN', default='localhost')
0 commit comments