forked from orbit-oss/flask
Fixed a typo. "Does not" of course
This commit is contained in:
parent
363d9ed10d
commit
396c4bdcc0
1 changed files with 2 additions and 1 deletions
|
|
@ -94,7 +94,8 @@ The following configuration values are used internally by Flask:
|
|||
Required for subdomain support (e.g.:
|
||||
``'myapp.dev:5000'``) Note that
|
||||
localhost does not support subdomains so
|
||||
setting this to “localhost” help.
|
||||
setting this to “localhost” does not
|
||||
help.
|
||||
``APPLICATION_ROOT`` If the application does not occupy
|
||||
a whole domain or subdomain this can
|
||||
be set to the path where the application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue