Set Portainer (HTTP) service status to offline
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
-->
|
||||
<services>
|
||||
<service id="portainer" name="Portainer" proto="https" port="9443" logo="portainer.svg" status="online" />
|
||||
<service id="portainer-http" name="Portainer (HTTP)" proto="http" port="8000" logo="portainer.svg" />
|
||||
<service id="portainer-http" name="Portainer (HTTP)" proto="http" port="8000" logo="portainer.svg" status="offline" />
|
||||
<service id="homeassistant" name="Home Assistant" proto="http" port="8123" logo="homeassistant.svg" status="online" />
|
||||
<service id="jellyfin" name="Jellyfin" proto="http" port="8096" logo="jellyfin.svg" host="jellyfin.spatulaa.com" status="online" />
|
||||
<service id="nextcloud" name="Nextcloud" proto="http" port="8080" logo="nextcloud.svg" host="cloud.spatulaa.com" status="online" />
|
||||
|
||||
Reference in New Issue
Block a user