From f794f7bad75d13f12e94753e4e31836f8e1e6979 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 30 Jan 2023 15:22:54 -0300 Subject: Changed to portainer-ce --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 9f85f07..94e2111 100755 --- a/install.sh +++ b/install.sh @@ -60,6 +60,7 @@ running_services_location() { echo "Prowlarr: http://$host_ip:9696/" echo "Bazarr: http://$host_ip:6767/" echo "$media_service: http://$host_ip:$media_service_port/" + echo "Portainer: http://$host_ip:9000/" } # ============================================================================================ -- cgit v1.2.3