Klaus
05/21/2022, 1:01 AM.env file. While all worked as expected for my normal stack, the tags were missing in the DebugStack.
The reason for that is the changed run directory during debug stack initialization, which means the environment isn't behaving as I expected.Klaus
05/21/2022, 1:05 AM.env load from the project directory in such case. Perhaps this could be useful to include in the documentation as well.Frank
Frank
v1.2.0. You should be able to access env vars in .env in debug stack. Let me know if it works.