feat(mixpost): add https hint (#968)

This commit is contained in:
Ronald Loyko 2023-07-14 05:28:57 +07:00 committed by GitHub
parent 15607edf2c
commit 3b0f0c6c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ caproverOneClickApp:
Mixpost has been successfully deployed! It might take few moments before it's fully started. Mixpost has been successfully deployed! It might take few moments before it's fully started.
You can access the application at `http://$$cap_appname.$$cap_root_domain`. You can access the application at `http://$$cap_appname.$$cap_root_domain`.
Find the administrator login details in the logs. Find the administrator login details in the logs.
If you enabled HTTPS, you should adjust the `APP_URL` environment variable accordingly.
variables: variables:
- id: $$cap_MIXPOST_VERSION - id: $$cap_MIXPOST_VERSION
label: Application | Version label: Application | Version