1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-30 15:35:00 +08:00

feat: Add Multi-Language Support to OpenResty (#2955)

This commit is contained in:
zhengkunwang 2025-01-14 18:45:41 +08:00 committed by GitHub
parent 6fb541db9d
commit 5f76bc7611
2 changed files with 24 additions and 0 deletions

View File

@ -6,9 +6,25 @@ additionalProperties:
labelZh: HTTP 端口
required: true
type: number
label:
en: HTTP Port
ja: HTTP ポート
ms: Port HTTP
pt-br: Porta HTTP
ru: HTTP Порт
zh-Hant: HTTP 端口
zh: HTTP 端口
- default: 443
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS 端口
required: true
type: number
label:
en: HTTPS Port
ja: HTTPS ポート
ms: Port HTTPS
pt-br: Porta HTTPS
ru: HTTPS Порт
zh-Hant: HTTPS 端口
zh: HTTPS 端口

View File

@ -10,6 +10,14 @@ additionalProperties:
- Server
shortDescZh: 基于 NGINX 和 LuaJIT 的 Web 平台
shortDescEn: High performance web platform based on Nginx and LuaJIT
description:
en: Web Platform Based on NGINX and LuaJIT
ja: NGINX と LuaJIT に基づく Web プラットフォーム
ms: Platform Web Berdasarkan NGINX dan LuaJIT
pt-br: Plataforma Web Baseada em NGINX e LuaJIT
ru: Веб-платформа на основе NGINX и LuaJIT
zh-Hant: 基於 NGINX 和 LuaJIT 的 Web 平台
zh: 基于 NGINX 和 LuaJIT 的 Web 平台
type: runtime
crossVersionUpdate: true
limit: 1