|
|
@ -11,8 +11,8 @@ spring: |
|
|
|
datasource: |
|
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
|
rabbitmq: |
|
|
|
# host: 127.0.0.1 |
|
|
|
host: api.ccsens.com |
|
|
|
host: 127.0.0.1 |
|
|
|
# host: api.ccsens.com |
|
|
|
password: 111111 |
|
|
|
port: 5672 |
|
|
|
username: admin |
|
|
@ -32,14 +32,17 @@ swagger: |
|
|
|
enable: true |
|
|
|
eureka: |
|
|
|
instance: |
|
|
|
# ip-address: 192.168.0.99 |
|
|
|
ip-address: 49.233.89.188 |
|
|
|
#gatewayUrl: http://192.168.0.99/gateway/ |
|
|
|
#notGatewayUrl: http://192.168.0.99/ |
|
|
|
gatewayUrl: https://test.tall.wiki/gateway/ |
|
|
|
notGatewayUrl: https://test.tall.wiki/ |
|
|
|
ip-address: 192.168.0.99 |
|
|
|
# ip-address: 49.233.89.188 |
|
|
|
gatewayUrl: http://192.168.0.99/gateway/ |
|
|
|
notGatewayUrl: http://192.168.0.99/ |
|
|
|
#gatewayUrl: https://test.tall.wiki/gateway/ |
|
|
|
#notGatewayUrl: https://test.tall.wiki/ |
|
|
|
wx: |
|
|
|
prefixUrl: https://www.tall.wiki/wxconfigurer-api/ |
|
|
|
#file: |
|
|
|
# domain: https://test.tall.wiki/gateway/tall/v1.0/ |
|
|
|
# imgDomain: https://test.tall.wiki/gateway/tall/v1.0/uploads |
|
|
|
file: |
|
|
|
domain: https://test.tall.wiki/gateway/tall/v1.0/ |
|
|
|
imgDomain: https://test.tall.wiki/gateway/tall/v1.0/uploads |
|
|
|
domain: http://192.168.0.99/gateway/tall/v1.0/ |
|
|
|
imgDomain: http://192.168.0.99/gateway/tall/v1.0/uploads |