Commit 51dcfcbe authored by lixinglin's avatar lixinglin

change name

parent ff302d8d
spring:
config:
activate:
on-profile: prod
#spring 默认数据库连接池
datasource:
type: com.zaxxer.hikari.HikariDataSource
......
......@@ -124,7 +124,7 @@
</root>
</springProfile>
<springProfile name="pro">
<springProfile name="prod">
<root level="info">
<appender-ref ref="INFO_FILE"/>
<appender-ref ref="DEBUG_FILE"/>
......
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