From 7c91a413c034b4347107b100e0f2936651b438ef Mon Sep 17 00:00:00 2001 From: UUSEC Technology Date: Mon, 19 May 2025 04:41:14 +0800 Subject: [PATCH] Update OpenResty Manager (#144) * Create docker-compose.yml * Create template.toml * Add files via upload * Update meta.json * Update meta.json * Update blueprints/openresty-manager/docker-compose.yml * Update docker-compose.yml * Update meta.json * Update docker-compose.yml OK, I will remove "network_mode: host", since it does't work on this platform, sorry for this! --------- Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> --- meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.json b/meta.json index ace40fbc..d9a301a2 100644 --- a/meta.json +++ b/meta.json @@ -15,7 +15,7 @@ { "id": "openresty-manager", "name": "OpenResty Manager", - "version": "1.1.3", + "version": "1.2.0", "description": "The easiest using, powerful and beautiful OpenResty Manager (Nginx Enhanced Version) , open source alternative to OpenResty Edge, which can enable you to easily reverse proxy your websites with security running at home or internet, including Access Control, HTTP Flood Protection, Free SSL, without having to know too much about OpenResty or Let's Encrypt.", "links": { "github": "https://github.com/Safe3/openresty-manager",