Files
py_starter/{{cookiecutter.project_slug}}/config.toml.template
2025-01-20 15:38:15 +08:00

5 lines
125 B
Plaintext

# Application configuration
app_name = "{{ cookiecutter.project_name }}"
debug = false
# Add your custom configuration here