Skip to content

Commit ff77605

Browse files
committed
Add wordnet url
1 parent 08813a4 commit ff77605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wordnet/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# SECURITY WARNING: don't run with debug turned on in production!
2727
# DEBUG = True
2828

29-
ALLOWED_HOSTS = [ "altlab-itw", "localhost" , "vm-dev", "127.0.0.1" ]
29+
ALLOWED_HOSTS = [ "wordnet.altlab.dev", "altlab-itw", "localhost" , "vm-dev", "127.0.0.1" ]
3030

3131

3232
# Application definition

0 commit comments

Comments
 (0)