Commit 7b8ee2e9 authored by 竹天卫's avatar 竹天卫

启动profile修复

parent b5446952
......@@ -214,6 +214,9 @@
<properties>
<env>prod</env>
</properties>
<!-- <activation>
<activeByDefault>true</activeByDefault>&lt;!&ndash; 默认激活该profile节点&ndash;&gt;
</activation>-->
</profile>
</profiles>
<build>
......
......@@ -2,7 +2,7 @@
spring:
application: tianjin-cement
profiles:
active: dev
active: prod
datasource:
url: jdbc:mysql://47.93.148.213:3306/sinoma_tcdri?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false
username: root
......
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