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 + ] }