diff options
| author | Joscha Götzer <[email protected]> | 2020-12-05 03:17:31 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-04 21:17:31 -0500 |
| commit | ab85f84422ae56dd049d1d37751eaa41bf6c7279 (patch) | |
| tree | c6ca690d610723606af9fa317d0206d5982e6a33 /public/v4/apps/portainer.yml | |
| parent | 14337619200c5de6bac5117562402cc55022d71a (diff) | |
| download | caprover-one-click-apps-ab85f84422ae56dd049d1d37751eaa41bf6c7279.tar.gz caprover-one-click-apps-ab85f84422ae56dd049d1d37751eaa41bf6c7279.zip | |
Setup instructions for after installing Portainer (#312)
Diffstat (limited to 'public/v4/apps/portainer.yml')
| -rw-r--r-- | public/v4/apps/portainer.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/portainer.yml b/public/v4/apps/portainer.yml index 55bb1c0..f94d276 100644 --- a/public/v4/apps/portainer.yml +++ b/public/v4/apps/portainer.yml @@ -25,7 +25,7 @@ caproverOneClickApp: After installation on CapRover, it will be available as srv-captain--YOUR_CONTAINER_NAME at port 9000 to other CapRover apps . Enter your portainer Configuration parameters and click on next. It will take about a minute for the process to finish. - end: Portainer is deployed and available as srv-captain--$$cap_appname:9000 to other apps. + end: Portainer is deployed and available. The next step is to turn on Websocket Support and use the local connection option via websockets from the Portainer user interface. displayName: '' isOfficial: true description: Portainer is a lightweight management UI which allows you to easily manage your different Docker environments |
