Commit 13b48676 authored by chenzai's avatar chenzai

commit bug

parent ee19511f
......@@ -54,4 +54,9 @@ spring.boot.admin.client.username=admin
spring.boot.admin.client.password=a1234560
management.security.enabled=false
management.endpoint.health.show-details=always
management.endpoints.web.exposure.include=*
\ No newline at end of file
management.endpoints.web.exposure.include=*
toolLibrary.className=com.mysql.cj.jdbc.Driver
toolLibrary.url=jdbc:mysql://172.16.3.18:3306/amos_studio
toolLibrary.userName=root
toolLibrary.passWord=Yeejoin@2020
\ No newline at end of file
......@@ -24,7 +24,4 @@ spring.datasource.hikari.max-lifetime=120000
spring.datasource.hikari.connection-timeout=30000
spring.datasource.hikari.connection-test-query=SELECT 1
toolLibrary.className=com.mysql.cj.jdbc.Driver
toolLibrary.url=jdbc:mysql://172.16.3.18:3306/amos_studio
toolLibrary.userName=root
toolLibrary.passWord=Yeejoin@2020
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment