mirror of
https://github.com/dokku/dokku.git
synced 2025-12-15 19:47:42 +01:00
Update docs/appendices/0.37-migration-guide.md
Co-authored-by: othercorey <corey.taylor.fl@gmail.com>
This commit is contained in:
committed by
GitHub
parent
3cddcb46c3
commit
c0d2aee8c0
@@ -2,4 +2,4 @@
|
||||
|
||||
## Changes
|
||||
|
||||
- The path on disk to both the global `ENV` file and the `ENV` file for a given app has been moved. Users should reference environment variables via the provided plugin triggers rather than directly sourcing the ENV files. Existing ENV files are left untouched and will be removed on the subsequent Dokku install.
|
||||
- The path on disk to both the global `ENV` file and app `ENV` files have been moved. Users should reference environment variables via the provided plugin triggers rather than directly sourcing the ENV files. Existing ENV files are left untouched and will be removed on the subsequent Dokku install.
|
||||
|
||||
Reference in New Issue
Block a user