diff --git a/tall/src/main/resources/application-test.yml b/tall/src/main/resources/application-test.yml index 11893c6f..db5982f6 100644 --- a/tall/src/main/resources/application-test.yml +++ b/tall/src/main/resources/application-test.yml @@ -7,7 +7,7 @@ spring: datacenterId: 1 workerId: 1 application: - name: tall-ht + name: tall datasource: type: com.alibaba.druid.pool.DruidDataSource rabbitmq: @@ -31,7 +31,6 @@ swagger: enable: true eureka: instance: - ip-address: 127.0.0.1 gatewayUrl: http://test.tall.wiki/gateway/ smsCode: 0 \ No newline at end of file