Merge remote-tracking branch 'upstream/main'

This commit is contained in:
dohyeons
2025-10-16 10:21:27 +09:00
170 changed files with 29072 additions and 4018 deletions

View File

@@ -19,6 +19,9 @@ services:
- CORS_CREDENTIALS=true
- LOG_LEVEL=debug
- ENCRYPTION_KEY=ilshin-plm-mail-encryption-key-32characters-2024-secure
- KMA_API_KEY=ogdXr2e9T4iHV69nvV-IwA
- ITS_API_KEY=d6b9befec3114d648284674b8fddcc32
- EXPRESSWAY_API_KEY=${EXPRESSWAY_API_KEY:-}
volumes:
- ../../backend-node:/app # 개발 모드: 코드 변경 시 자동 반영
- /app/node_modules