mirror of
https://github.com/ktds-dg0501/kt-event-marketing.git
synced 2026-06-13 17:39:10 +00:00
participation 실행프로파일 수정
This commit is contained in:
@@ -51,7 +51,7 @@ spring:
|
||||
|
||||
# JWT 설정
|
||||
jwt:
|
||||
secret: ${JWT_SECRET:kt-event-marketing-secret-key-for-development-only-change-in-production}
|
||||
secret: ${JWT_SECRET:dev-jwt-secret-key-for-development-only}
|
||||
expiration: ${JWT_EXPIRATION:86400000}
|
||||
|
||||
# 서버 설정
|
||||
|
||||
Reference in New Issue
Block a user