Next big config update. Check the .env.tpl and db.env.tpl

This commit is contained in:
Patrick Jentsch
2020-10-21 13:07:10 +02:00
parent 107c944bef
commit eedd75ed69
31 changed files with 337 additions and 265 deletions

8
.gitignore vendored
View File

@ -1,6 +1,3 @@
nopaque.log
nopaqued.log
*.py[cod]
# C extensions
@ -12,11 +9,14 @@ db
mq
# Environment files
.env
*.env
# Installer logs
pip-log.txt
# Log files
*.log
# Packages
*.egg
*.egg-info