-
Sebastian Lobinger authored
This reverts commit f8b9a90d.
Sebastian Lobinger authoredThis reverts commit f8b9a90d.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
config.yaml 168 B
flask:
DEBUG: true
jinja2_strict_undefined: true
exampleApp:
default_language: de
main_app: 'ExampleApp.Main'
apps:
- 'ExampleApp.Main'
- 'ExampleApp.Extra'