fourcal/src/main/resources/application-dev.properties

13 lines
539 B
Properties

spring.datasource.url=jdbc:mysql://117.172.29.81: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