forked from toolshed/docs.coopcloud.tech
		
	fix link
This commit is contained in:
		| @ -117,7 +117,7 @@ You can also access it in your configs using the following syntax: | |||||||
| - `DOMAIN`: specifies the app domain | - `DOMAIN`: specifies the app domain | ||||||
| - `LETS_ENCRYPT_ENV`: TODO | - `LETS_ENCRYPT_ENV`: TODO | ||||||
| - `TIMEOUT`: specifies the time in seconds to wait until all services have started and passed the health checks | - `TIMEOUT`: specifies the time in seconds to wait until all services have started and passed the health checks | ||||||
| - `ENABLE_AUTO_UPDATE`: if set to `true`, the auto-updater `kadabra` can update this app (see [this auto updater entry](/operators/tutorial.md#automatic-upgrades) for more) | - `ENABLE_AUTO_UPDATE`: if set to `true`, the auto-updater `kadabra` can update this app (see [this auto updater entry](/operators/tutorial/#automatic-upgrades) for more) | ||||||
| - `POST_DEPLOY_CMDS="<container> <command> <arguments>|<container> <command> <arguments>|... "` specifies commands that should be executed after each `abra app deploy` | - `POST_DEPLOY_CMDS="<container> <command> <arguments>|<container> <command> <arguments>|... "` specifies commands that should be executed after each `abra app deploy` | ||||||
| - `POST_UPGRADE_CMDS="<container> <command> <arguments>|<container> <command> <arguments>|... "` specifies commands that should be executed after each `abra app upgrade` | - `POST_UPGRADE_CMDS="<container> <command> <arguments>|<container> <command> <arguments>|... "` specifies commands that should be executed after each `abra app upgrade` | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user