[#28] 쿠버네티스 환경 배포 #29

Merged
pricelees merged 25 commits from infra/#28 into main 2025-08-04 05:59:38 +00:00
2 changed files with 5 additions and 25 deletions
Showing only changes of commit 9e86222d5b - Show all commits

View File

@ -0,0 +1,5 @@
logging:
level:
root: INFO
org.springframework.orm.jpa: INFO
org.springframework.transaction: DEBUG

View File

@ -1,25 +0,0 @@
spring:
jpa:
show-sql: false
properties:
hibernate:
format_sql: true
ddl-auto: create-drop
security:
jwt:
token:
secret-key: daijawligagaf@LIJ$@U)9nagnalkkgalijaddljfi
ttl-seconds: 1800000
payment:
api-base-url: https://api.tosspayments.com
confirm-secret-key: test_gsk_docs_OaPz8L5KdmQXkzRz3y47BMw6
read-timeout: 3
connect-timeout: 30
logging:
level:
root: INFO
org.springframework.orm.jpa: INFO
org.springframework.transaction: DEBUG