Update defaults.local.inc
This commit is contained in:
@@ -172,7 +172,7 @@ NM_NODETYPES['PW']='PowerWall'
|
||||
NM_NODETYPES['WM']='WAN-Monitor'
|
||||
NM_NODETYPES['GL']='Gluster'
|
||||
|
||||
#
|
||||
# DEFINES THE CONFIGURED SERVICE DESCRIPTIONS
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------------
|
||||
NM_SERVICE_DESC['mysql']='MySQL DB Server'
|
||||
NM_SERVICE_DESC['mariadb']='MariaDB (MySQL DB Server)'
|
||||
@@ -214,7 +214,7 @@ NM_SERVICE_DESC['tailscaled']='Tailscale P2P VPN'
|
||||
NM_SERVICE_DESC['monitor-power']='Server Power Monitor'
|
||||
NM_SERVICE_DESC['monitor-temp']='Server Temp Monitor'
|
||||
|
||||
#
|
||||
# DEFINES THE CONFIGURED DOCKER DESCRIPTIONS
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------------
|
||||
NM_DOCKER_DESC['authelia']='Authelia'
|
||||
NM_DOCKER_DESC['phpmyadmin']='phpMyAdmin'
|
||||
@@ -224,7 +224,7 @@ NM_DOCKER_DESC['heimdall']='Heimdall'
|
||||
NM_DOCKER_DESC['uptime-kuma']='Uptime-Kuma'
|
||||
NM_DOCKER_DESC['nginx-proxy_manager']='Nginx Proxy Manager'
|
||||
|
||||
#
|
||||
# DEFINES THE CONFIGURED DOCKER COMPOSE CONFIG PATHS, THIS WILL ALLOW NODEMGMT TO TRY AND REBUILD MISSING REQUIRED DOCKERS
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------------
|
||||
NM_DOCKER_COMPOSE_LOC['authelia']='/mnt/web-data/authelia'
|
||||
NM_DOCKER_COMPOSE_LOC['phpmyadmin']='/mnt/web-data/phpmyadmin'
|
||||
|
||||
Reference in New Issue
Block a user