Skip to content

Commit 4fb9220

Browse files
committed
update db password
1 parent 3f3ff16 commit 4fb9220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application-alpha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spring:
1212
url: jdbc:mysql://127.0.0.1:33060/daddyprogrammer?useUnicode=true&autoReconnect=true&characterEncoding=utf8&allowMultiQueries=true&useSSL=false&serverTimezone=UTC
1313
driver-class-name: com.mysql.cj.jdbc.Driver
1414
username: happydaddy
15-
password: daddy1004
15+
password: daddy!@#1004
1616
jpa:
1717
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
1818
properties.hibernate:

0 commit comments

Comments
 (0)