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.
2 parents f560c5d + ca1fdd8 commit 02a91b9Copy full SHA for 02a91b9
codeGen/settings.py
@@ -25,7 +25,7 @@
25
# SECURITY WARNING: don't run with debug turned on in production!
26
DEBUG = True
27
28
-ALLOWED_HOSTS = ['127.0.0.1', 'compiler-ci-cd.herokuapp.com/']
+ALLOWED_HOSTS = ['127.0.0.1', 'compiler-ci-cd.herokuapp.com']
29
30
31
# Application definition
0 commit comments