Skip to content

Commit

Permalink
test: test 환경의 yml 설정 파일 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hseong3243 committed Feb 24, 2024
1 parent 336e722 commit 95b811a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/shout-link-config
6 changes: 6 additions & 0 deletions src/test/resources/application.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
jwt:
issuer: test
expiry-seconds: 3600
secret: bAM5hBSuhrVhI6aVvNPk1r9rR3n8Ar4Atest
refresh-expiry-seconds: 18000
refresh-secret: cjOYckwZQhEqZOCZCCjCIG4W0HFPfSjMtest

0 comments on commit 95b811a

Please sign in to comment.