add base host

This commit is contained in:
bakatrouble 2022-12-14 15:09:11 +03:00
parent 601a6f6536
commit 6182f02cdd

View File

@ -1,6 +1,7 @@
BASE_HOSTS = [
'drop.bakatrouble.pw',
'drop.bakatrouble.me',
'drop.home.bakatrouble.me',
'127.0.0.1.xip.io:8080',
'localhost:8080',
]