Skip to content

Commit

Permalink
github actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
airoca committed Jan 22, 2024
1 parent 1671008 commit 1d146e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ server.port: 8080

spring:
datasource:
url: jdbc:mysql://localhost:3306/sign
url: jdbc:mysql://192.249.29.26:3306/sign
username: testuser
password: rj7783208232
jpa:
Expand Down

0 comments on commit 1d146e7

Please sign in to comment.