Commit 3f6e906
committed
fix: run file loading order
In the new system, the .env.slic.run file will always be loaded first,
then the stack env file if any, then the project local configuration
file. Some options like the CLI_VERBOSITY env var are still managed at
the whole application level and stored in the .env.slic.run file.1 parent 3a85b97 commit 3f6e906
1 file changed
+122
-111
lines changed
0 commit comments