add file
This commit is contained in:
10
pluss-wap-page/src/main/resources/application-prod.yml
Normal file
10
pluss-wap-page/src/main/resources/application-prod.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
spring:
|
||||
datasource:
|
||||
druid:
|
||||
url:
|
||||
username:
|
||||
password:
|
||||
driver-class-name: com.mysql.jdbc.Driver
|
||||
|
||||
scheduling:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user