From b0ba737d0d036fbd1ddd1eba0f578cbf3c578b87 Mon Sep 17 00:00:00 2001 From: alexz Date: Tue, 13 Jan 2026 11:36:46 +0000 Subject: [PATCH] . --- apps/npm/config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/apps/npm/config.json b/apps/npm/config.json index fbdda73..53c1841 100644 --- a/apps/npm/config.json +++ b/apps/npm/config.json @@ -5,7 +5,6 @@ "short_desc": "Docker container for managing Nginx proxy hosts with a simple, powerful web interface", "author": "jc21", "hostname": "nginx.alexzaw.dev", - "port": 81, "categories": [ "utilities", "network" @@ -47,7 +46,5 @@ "supported_architectures": [ "arm64", "amd64" - ], - "created_at": 1731607800000, - "updated_at": 1731607800000 + ] }