2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00

Load database settings from config.yaml file

- Provide an initial config file
This commit is contained in:
Oliver Walters
2019-07-10 23:11:13 +10:00
parent 1f9e6f4a68
commit f36757c87b
3 changed files with 48 additions and 38 deletions

1
.gitignore vendored
View File

@ -40,6 +40,7 @@ secret_key.txt
# IDE / development files
.idea/
*.code-workspace
.vscode/
# Coverage reports
.coverage