Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
Change database URL for developing
Browse files Browse the repository at this point in the history
Signed-off-by: Minh Vương <hardingadonis@gmail.com>
  • Loading branch information
hardingadonis committed Oct 29, 2023
1 parent 5d30488 commit 9876164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/config.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
config.jdbc.url=database
config.jdbc.url=localhost
config.jdbc.database_name=r7
config.jdbc.user=root
config.jdbc.password=

0 comments on commit 9876164

Please sign in to comment.