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
committed by Donal McBreen
parent 0b5506f6f2
commit 5c4c33e0a8
6 changed files with 52 additions and 22 deletions