🔨 Refactor: [后台]:applicatin-dev.yml去除版本控制
This commit is contained in:
parent
ae652e9c08
commit
8cf9723149
1
bookMarkService/.gitignore
vendored
1
bookMarkService/.gitignore
vendored
@ -24,3 +24,4 @@ target
|
|||||||
/nbdist/
|
/nbdist/
|
||||||
/.nb-gradle/
|
/.nb-gradle/
|
||||||
/build/
|
/build/
|
||||||
|
application-dev.yml
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
spring:
|
|
||||||
redis:
|
|
||||||
host: 192.168.64.129
|
|
||||||
port: 6380
|
|
||||||
datasource:
|
|
||||||
druid:
|
|
||||||
url: jdbc:mysql://192.168.64.129:3307/bookmark?useUnicode=true&characterEncoding=utf-8&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC
|
|
||||||
mail:
|
|
||||||
host: heiout.tapme.top
|
|
||||||
username: bookmark@mail.tapme.top
|
|
||||||
password: abcdefg123456
|
|
||||||
port: 587
|
|
Loading…
x
Reference in New Issue
Block a user