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 23, 2024
1 parent 09e18cc commit 4f4b85a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
spring:
datasource:
url: jdbc:mysql://192.249.29.56:3306/sign
username: testuser
password: rj7783208232
url: jdbc:mysql://15.164.107.161:3306/signal
username: test2
password: 123
jpa:
hibernate:
ddl-auto: update
database-platform: org.hibernate.dialect.MySQL8Dialect

jwt:
secret: 64461f01e1af406da538b9c48d801ce59142452199ff112fb5404c8e7e98e3ff

0 comments on commit 4f4b85a

Please sign in to comment.