13 lines
539 B
Properties
13 lines
539 B
Properties
spring.datasource.url=jdbc:mysql://117.174.24.18:3306/fourcal?\
|
|
characterEncoding=UTF8&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2b8&rewriteBatchedStatements=true&nullCatalogMeansCurrent=true
|
|
spring.datasource.username=root
|
|
spring.datasource.password=zytx123!@#
|
|
|
|
spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect
|
|
#spring.jpa.properties.hibernate.hbm2ddl.auto=update
|
|
spring.jpa.show-sql=true
|
|
|
|
admin.domain=https://dzgtest.palmte.cn
|
|
|
|
upload.path=/mnt/dzg/image
|
|
upload.prefix=https://dzgtest.palmte.cn/fourcal/upload |