更新 application-prod.yml
parent
ce49f19858
commit
3c0f66f638
|
|
@ -1,3 +1,6 @@
|
|||
server:
|
||||
address: 127.0.0.1
|
||||
port: 8090
|
||||
custom:
|
||||
phoneNumber: "18281561650"
|
||||
spring:
|
||||
|
|
@ -7,3 +10,6 @@ spring:
|
|||
password: JSckhtke1wFdzq3E
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
mybatis-plus:
|
||||
|
||||
logging:
|
||||
config: classpath:logback-prod.xml
|
||||
|
|
|
|||
Loading…
Reference in New Issue