Skip to content

Commit cec6b39

Browse files
author
yangxg
committed
修改 settings
1 parent d4f2388 commit cec6b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogproject/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# SECURITY WARNING: don't run with debug turned on in production!
2525
DEBUG = False
2626

27-
ALLOWED_HOSTS = ['.zmrenwu.com']
27+
ALLOWED_HOSTS = ['.zmrenwu.com', '127.0.0.1']
2828

2929
# Application definition
3030

0 commit comments

Comments
 (0)