Update defaults.local.inc

This commit is contained in:
2023-07-03 23:54:00 -05:00
parent 39eb3aef00
commit 1317bdc740

View File

@@ -155,8 +155,8 @@ NM_NODETYPES['PW']='PowerWall'
NM_NODETYPES['WM']='WAN-Monitor'
NM_NODETYPES['GL']='Gluster'
NM_SERVICE_DESC['mysql']='MySQL'
NM_SERVICE_DESC['mariadb']='MariaDB (MySQL)'
NM_SERVICE_DESC['mysql']='MySQL DB Server'
NM_SERVICE_DESC['mariadb']='MariaDB (MySQL DB Server)'
NM_SERVICE_DESC['postgresql']='PostgreSQL'
NM_SERVICE_DESC['apache2']='Apache Web Server'
NM_SERVICE_DESC['nginx']='NGINX Web Server'