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