Skip to content
Snippets Groups Projects
Commit 4227f045 authored by James Graham's avatar James Graham
Browse files

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
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment