You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes issue PecanProject#2128
Can now specify two variable to web and executor.
- `FQDN` is is the fully qualified domain name used
- `NAME` is the short name that is shown in the host pull down menu
These can be set in the .env file using PECAN_FQDN and PECAN_NAME
Also added portainer to view the docker containers using a webinterface. This can be reached at /portainer/. Either go to this page or set password in .env file.
should use PECAN_DOCKER environment variable instead of hard coded value of docker
The text was updated successfully, but these errors were encountered: