更新 template/entrance/web/src/main/resources/application-remote.properties
This commit is contained in:
@@ -5,7 +5,7 @@ server.forward-headers-strategy=framework
|
||||
cross.domain.headers=
|
||||
#spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration
|
||||
|
||||
base.package=com.hande
|
||||
base.package={{.groupId}}
|
||||
# datasource
|
||||
spring.datasource.url=jdbc:mysql://${DB_HOST:10.0.2.201:3306}/${DB_DATABASE:hande_test}?characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
||||
spring.datasource.username=${DB_USER:hande_test_user}
|
||||
|
||||
Reference in New Issue
Block a user