participation 실행프로파일 수정

This commit is contained in:
Unknown
2025-10-28 10:21:38 +09:00
parent 397a23063d
commit 7a99dc95fe
6 changed files with 22 additions and 8 deletions
@@ -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}
# 서버 설정