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 01e4a67 + 295ad56 commit d114f07Copy full SHA for d114f07
pyconkr/settings-dev.py
@@ -9,6 +9,7 @@
9
ALLOWED_HOSTS += [
10
"api-dev.pycon.kr",
11
"4st7mrntih.execute-api.ap-northeast-2.amazonaws.com",
12
+ "pycon-dev2024.pycon.kr",
13
]
14
15
# RDS
0 commit comments