mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-10 15:04:52 +03:00
Removed Dashboard
This commit is contained in:
parent
72f041253b
commit
566297a470
|
@ -1,11 +1,6 @@
|
||||||
logLevel = "INFO"
|
logLevel = "INFO"
|
||||||
defaultEntryPoints = ["http", "https"]
|
defaultEntryPoints = ["http", "https"]
|
||||||
|
|
||||||
[web]
|
|
||||||
# Port for the status page
|
|
||||||
address = ":8080"
|
|
||||||
dashboard = true
|
|
||||||
|
|
||||||
# Entrypoints, http and https
|
# Entrypoints, http and https
|
||||||
[entryPoints]
|
[entryPoints]
|
||||||
# http should be redirected to https
|
# http should be redirected to https
|
||||||
|
|
Loading…
Reference in New Issue
Block a user