Closed tuupola closed 1 year ago
Domain defaults to localhost which can be used when testing. Otherwise set to your own domain. Portainer will ask to update password when you first log in.
$ docker stack deploy -c portainer.yaml portainer $ DOMAIN=example.com docker stack deploy -c portainer.yaml portainer
https://portainer.localhost https://portainer.example.com
Domain defaults to localhost which can be used when testing. Otherwise set to your own domain. Portainer will ask to update password when you first log in.
https://portainer.localhost https://portainer.example.com