1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-20 05:39:34 +08:00

发布应用 Iframely 应用

Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
萌森 2024-08-07 16:18:00 +08:00
parent 55fa61e905
commit b115881a2d
2 changed files with 1 additions and 8 deletions

View File

@ -10,7 +10,7 @@ const proxyUrl = proxyUrlBase ? `${proxyUrlBase}?url={url}` : '';
export default {
DEBUG: false,
RICH_LOG_ENABLED: false,
baseAppUrl: process.env.BASE_APP_URL || "http://localhost:8061",
baseAppUrl: "http://localhost:8061",
relativeStaticUrl: "/r",
SKIP_IFRAMELY_RENDERS: true,
GROUP_LINKS: true,

View File

@ -8,13 +8,6 @@ additionalProperties:
required: true
rule: paramPort
type: number
- default: "http://localhost:8061"
edit: true
envKey: BASE_APP_URL
labelZh: 域名地址
labelEn: Domain URL
required: false
type: text
- default: "false"
edit: true
envKey: ENABLED_PROXY