Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
auto-sign
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guanzixin
auto-sign
Commits
b52bf9f2
Commit
b52bf9f2
authored
Sep 02, 2019
by
qinjiaxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
allowed_hosts=[*]
parent
385cf781
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
4 deletions
+1
-4
djangoSign3/djangoSign3/settings.py
+1
-4
No files found.
djangoSign3/djangoSign3/settings.py
View file @
b52bf9f2
...
@@ -25,10 +25,7 @@ SECRET_KEY = 'kr+wvdy**md-9@y5w-3u&vc670inr7=q6x8qdtizs!o48a%@%n'
...
@@ -25,10 +25,7 @@ SECRET_KEY = 'kr+wvdy**md-9@y5w-3u&vc670inr7=q6x8qdtizs!o48a%@%n'
# SECURITY WARNING: don't run with debug turned on in production!
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG
=
True
DEBUG
=
True
ALLOWED_HOSTS
=
[
ALLOWED_HOSTS
=
[
"*"
]
'192.168.243.91'
,
'192.168.2.240'
]
# Application definition
# Application definition
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment