mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-10 15:04:52 +03:00
Change logLevel from ERROR to INFO
Co-Authored-By: demestav <demestav@gmail.com>
This commit is contained in:
parent
43d2252aaa
commit
419bedfe07
|
@ -1,4 +1,4 @@
|
||||||
logLevel = "ERROR"
|
logLevel = "INFO"
|
||||||
defaultEntryPoints = ["http", "https"]
|
defaultEntryPoints = ["http", "https"]
|
||||||
|
|
||||||
[web]
|
[web]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user