mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
发布应用 Iframely 应用
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
2b60eb2121
commit
7525f0359a
@ -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,
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user