Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
PEDASI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Research Software Group
PEDASI
Commits
4227f045
Commit
4227f045
authored
6 years ago
by
James Graham
Browse files
Options
Downloads
Patches
Plain Diff
Clarify that ALLOWED_HOSTS is required when not in debug mode
parent
9cec04d0
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pedasi/settings.py
+1
-1
1 addition, 1 deletion
pedasi/settings.py
with
1 addition
and
1 deletion
pedasi/settings.py
+
1
−
1
View file @
4227f045
...
@@ -26,7 +26,7 @@ DEBUG
...
@@ -26,7 +26,7 @@ DEBUG
Run the server in debug mode?
Run the server in debug mode?
Default is
'
false
'
.
Default is
'
false
'
.
ALLOWED_HOSTS
ALLOWED_HOSTS
- required if not in debug mode
List of hostnames on which the server is permitted to run
List of hostnames on which the server is permitted to run
DATABASE_URL
DATABASE_URL
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment