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