|
|
@ -8,7 +8,7 @@ spring: |
|
|
|
datasource: |
|
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
|
rabbitmq: |
|
|
|
host: 121.36.3.207 |
|
|
|
host: localhost |
|
|
|
password: 111111 |
|
|
|
port: 5672 |
|
|
|
username: admin |
|
|
@ -31,11 +31,11 @@ swagger: |
|
|
|
enable: false |
|
|
|
file: |
|
|
|
path: /home/cloud/question/uploads/ |
|
|
|
domain: https://sxzxyzzlm.tall.wiki/gateway/question/ |
|
|
|
imgDomain: https://sxzxyzzlm.tall.wiki/gateway/question/uploads |
|
|
|
domain: https://localhost:7020/gateway/question/ |
|
|
|
imgDomain: https://localhost:7020/gateway/question/uploads |
|
|
|
ht: |
|
|
|
project: |
|
|
|
patientUrl: https://sxzxyzzlm.tall.wiki/ht-dev/htPatientRegister |
|
|
|
patientUrl: https://localhost:7020/ht-dev/htPatientRegister |
|
|
|
name: 认知功能评测云平台系统 |
|
|
|
eureka: |
|
|
|
instance: |
|
|
|