You've already forked snikket-web-portal
snikket_web can now be fully configured via the environment alone, no extra files needed. It is still supported to inject a python file to generate environment variables though, which may be useful for generating and reloading a secret key.
8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
/.direnv
|
|
/.local
|
|
__pycache__
|
|
/snikket_web/static/css/*.css
|
|
/snikket_web/translations/messages.pot
|
|
/snikket_web/translations/*/LC_MESSAGES/*.mo
|
|
/.env
|