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 d23147e commit f5fac48Copy full SHA for f5fac48
src/settings/environments/production.py
@@ -43,4 +43,4 @@
43
EMAIL_BACKEND = "anymail.backends.mandrill.EmailBackend"
44
45
# Temporary frontend configs
46
-GITHUB_REPO = config("GITHUB_REPO", "OperationCode/operationcode_backend")
+GITHUB_REPO = config("GITHUB_REPO", "OperationCode/back-end")
0 commit comments