Commit b786984b authored by tower's avatar tower

fix

parent e5cdd4a8
...@@ -6,7 +6,7 @@ spring.profiles.active=test ...@@ -6,7 +6,7 @@ spring.profiles.active=test
#data.source.dispatcher.username=qa #data.source.dispatcher.username=qa
#data.source.dispatcher.password=qatest #data.source.dispatcher.password=qatest
data.source.dispatcher.jdbcUrl=jdbc:mysql://db:3306/urge_dispatcher_w?useUnicode=true&characterEncoding=UTF8&useSSL=false data.source.dispatcher.jdbcUrl=jdbc:mysql://db:3306/urge_dispatcher?useUnicode=true&characterEncoding=UTF8&useSSL=false
data.source.dispatcher.username=qa data.source.dispatcher.username=qa
data.source.dispatcher.password=qatest data.source.dispatcher.password=qatest
......
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