发布应用 Synapse

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
新疆萌森软件开发工作室 2024-10-30 17:20:53 +08:00
parent fbad8c4f5e
commit 810ea0b923
2 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,7 @@ additionalProperties:
type: number
- default: "matrix.example.com"
edit: true
envKey: DOMAIN_NAME
envKey: SYNAPSE_SERVER_NAME
labelZh: 服务域名
labelEn: Domain Name
required: true

View File

@ -16,7 +16,6 @@ services:
- /etc/1panel/envs/global.env
- ${ENV_FILE:-/etc/1panel/envs/default.env}
environment:
- SYNAPSE_SERVER_NAME=${DOMAIN_NAME}
- SYNAPSE_REPORT_STATS=no
volumes:
- ${SYNAPSE_ROOT_PATH}/data:/data