2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-13 07:49:52 +00:00
Files
InvenTree/docker/prod-config.env
Antonin Kral 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

523 B