mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-24 05:57:10 +08:00
fix: FILE_LOCATION
This commit is contained in:
@@ -41,7 +41,7 @@ additionalProperties:
|
|||||||
label:
|
label:
|
||||||
en: Password
|
en: Password
|
||||||
zh: 数据库用户密码
|
zh: 数据库用户密码
|
||||||
- default: ~/.affine/self-host/storage
|
- default: ./.affine/self-host/storage
|
||||||
envKey: UPLOAD_LOCATION
|
envKey: UPLOAD_LOCATION
|
||||||
labelEn: Upload Location
|
labelEn: Upload Location
|
||||||
labelZh: 上传目录
|
labelZh: 上传目录
|
||||||
@@ -50,7 +50,7 @@ additionalProperties:
|
|||||||
label:
|
label:
|
||||||
en: Upload Location
|
en: Upload Location
|
||||||
zh: 上传目录
|
zh: 上传目录
|
||||||
- default: ~/.affine/self-host/storage
|
- default: ./.affine/self-host/storage
|
||||||
envKey: CONFIG_LOCATION
|
envKey: CONFIG_LOCATION
|
||||||
labelEn: Config Location
|
labelEn: Config Location
|
||||||
labelZh: 配置目录
|
labelZh: 配置目录
|
||||||
@@ -59,7 +59,7 @@ additionalProperties:
|
|||||||
label:
|
label:
|
||||||
en: Config Location
|
en: Config Location
|
||||||
zh: 配置目录
|
zh: 配置目录
|
||||||
- default: ~/.affine/self-host/postgres/pgdata
|
- default: ./.affine/self-host/postgres/pgdata
|
||||||
envKey: DB_DATA_LOCATION
|
envKey: DB_DATA_LOCATION
|
||||||
labelEn: Postgre Data Location
|
labelEn: Postgre Data Location
|
||||||
labelZh: Postgre 数据目录
|
labelZh: Postgre 数据目录
|
||||||
|
|||||||
Reference in New Issue
Block a user