forked from toolshed/docs.coopcloud.tech
fix: wording
This commit is contained in:
@ -563,7 +563,7 @@ The app must be deployed already to proceed.
|
|||||||
* a specific upgrade (`abra app upgrade 1.7.1+1.27.2`)
|
* a specific upgrade (`abra app upgrade 1.7.1+1.27.2`)
|
||||||
* force re-upgrade (same version, `abra app upgrade --force`)
|
* force re-upgrade (same version, `abra app upgrade --force`)
|
||||||
|
|
||||||
In both cases, the app `.env` version is **ignored** because the "source of
|
In all cases, the app `.env` version is **ignored** because the "source of
|
||||||
truth" for the app deployment is the live deployment of the app. The app `.env`
|
truth" for the app deployment is the live deployment of the app. The app `.env`
|
||||||
will be shown however in the deployment overview.
|
will be shown however in the deployment overview.
|
||||||
|
|
||||||
@ -575,6 +575,6 @@ The app must be deployed already to proceed.
|
|||||||
* a specific downgrade (`abra app rollback 1.7.1+1.27.2`)
|
* a specific downgrade (`abra app rollback 1.7.1+1.27.2`)
|
||||||
* force re-downgrade (same version, `abra app rollback --force`)
|
* force re-downgrade (same version, `abra app rollback --force`)
|
||||||
|
|
||||||
In both cases, the app `.env` version is **ignored** because the "source of
|
In all cases, the app `.env` version is **ignored** because the "source of
|
||||||
truth" for the app deployment is the live deployment of the app. The app `.env`
|
truth" for the app deployment is the live deployment of the app. The app `.env`
|
||||||
will be shown however in the deployment overview.
|
will be shown however in the deployment overview.
|
||||||
|
Reference in New Issue
Block a user