6 changed files with 34 additions and 13 deletions
@ -0,0 +1,7 @@ |
|||
# 项目启动的时候,会根据环境,取这个配置 |
|||
mysql: |
|||
host: 192.168.1.140 |
|||
port: 3306 |
|||
db: epmet_jmreport |
|||
username: root |
|||
password: root |
@ -0,0 +1,7 @@ |
|||
# 项目启动的时候,会根据环境,取这个配置 |
|||
mysql: |
|||
host: rm-m5e3vzs2637224wj9.mysql.rds.aliyuncs.com |
|||
port: 3306 |
|||
db: epmet_jmreport |
|||
username: epmet_jmreport_user |
|||
password: EpmEt-db-UsEr |
@ -0,0 +1,7 @@ |
|||
# 项目启动的时候,会根据环境,取这个配置 |
|||
mysql: |
|||
host: rm-m5ef9t617j6o5eup7.mysql.rds.aliyuncs.com |
|||
port: 3306 |
|||
db: epmet_jmreport |
|||
username: epmet |
|||
password: elink@833066 |
Loading…
Reference in new issue