@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user