2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-10 17:20:32 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
7f126e58d2 Fix for production docker environment
Values are passed as written resulting in `"WARNING"` being passed to python logger, which will complain and panic. Fix is simply to remove `"` from the value.
2021-08-22 20:59:51 +02:00
eeac561b9b typo fix 2021-08-18 17:07:23 +10:00
db477bceab typo fix 2021-08-18 14:47:34 +10:00
d756579a06 Split production environment variables out into a .env file 2021-08-18 13:02:36 +10:00