Skip to content

Commit 8e3c9df

Browse files
authored
Update config.properties
1 parent c0abad6 commit 8e3c9df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vjudge2016/src/config.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
hibernate.dialect= org.hibernate.dialect.MySQLDialect
33
jdbc.driverClassName= com.mysql.jdbc.Driver
44
jdbc.url= jdbc:mysql://localhost/vhoj?useUnicode=true&characterEncoding=UTF-8
5-
jdbc.username= root
6-
jdbc.password= root
5+
jdbc.username=root
6+
jdbc.password=root
77

88
# disqus
99
#disqusShortname= vjudge

0 commit comments

Comments
 (0)