Skip to content

Commit

Permalink
πŸš‘ κΈ΄κΈ‰ μˆ˜μ • : ν…ŒμŠ€νŠΈ ν™˜κ²½ λ³€μˆ˜ λˆ„λ½μ— κ΄€ν•œ application-test.yml μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
rowing0328 committed Jan 19, 2025
1 parent 71eef92 commit 8dd47e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/resources/application-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,10 @@ file:
jwt:
accessSecret: ${TEST_JWT_ACCESS_SECRET}
refreshSecret: ${TEST_JWT_REFRESH_SECRET}
tempPwSecret: ${TEST_JWT_TEMP_SECRET}
accessTokenExpire: ${TEST_JWT_ACCESS_EXPIRE}
refreshTokenExpire: ${TEST_JWT_REFRESH_EXPIRE}
tempPwExpire: ${TEST_JWT_TEMP_EXPIRE}

school:
api-url: ${TEST_SCHOOL_API_URL}
Expand Down

0 comments on commit 8dd47e4

Please sign in to comment.