diff --git a/defaults.inc b/defaults.inc index d663ea02..a1ff5019 100755 --- a/defaults.inc +++ b/defaults.inc @@ -84,7 +84,6 @@ NM_SERVICES['mariadb']='MariaDB (MySQL)' NM_SERVICES['postgresql']='PostgreSQL' NM_SERVICES['apache2']='Apache Web Server' NM_SERVICES['nginx']='NGINX Web Server' -NM_SERVICES['nginxproxy']='NGINX Proxy Manager' NM_SERVICES['gogs']='Gogs Git Repository' NM_SERVICES['gitea']='Gitea Git Repository' NM_SERVICES['haproxy']='HAProxy Load Balancer'