5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
# Application configuration
|
|
app_name = "{{ cookiecutter.project_name }}"
|
|
debug = false
|
|
|
|
# Add your custom configuration here |