Replace .env* with .kamal/env*

By default look for the env file in .kamal/env to avoid clashes with
other tools using .env.

For now we'll still load .env and issue a deprecation warning, but in
future we'll stop reading those.
This commit is contained in:
Donal McBreen
2024-07-31 10:06:33 +01:00
parent ec4aa45852
commit 70096160c9
6 changed files with 52 additions and 22 deletions