In the README, we state that the instance_path can be overridden by specifying the INSTANCE_PATH environment variable. However, there is nothing in the code that reads this, and the Flask docs do not mention the INSTANCE_PATH environment variable at all. Did I hallucinate the whole thing?
In the README, we state that the
instance_pathcan be overridden by specifying the INSTANCE_PATH environment variable. However, there is nothing in the code that reads this, and the Flask docs do not mention the INSTANCE_PATH environment variable at all. Did I hallucinate the whole thing?