We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ae5e1e + 6e1e396 commit 7a005caCopy full SHA for 7a005ca
1 file changed
commonthread/commonthread/settings.py
@@ -53,6 +53,9 @@
53
DEBUG = False
54
ALLOWED_HOSTS = [
55
"commonthread.works",
56
+ "138.201.16.221",
57
+ "138.201.16.221:8030",
58
+ "138.201.16.221:8032",
59
"commonthread.unnamed.computer",
60
"turing.unnamed.computer",
61
"localhost",
0 commit comments