Compare commits
No commits in common. "a709046a6f24ab8e584bb4b514aea2bcbbfcc147" and "8b2a195eff56906fc66f5cba89a9349639934d12" have entirely different histories.
a709046a6f
...
8b2a195eff
|
|
@ -19,9 +19,6 @@ 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=${ITS_API_KEY:-}
|
||||
- EXPRESSWAY_API_KEY=${EXPRESSWAY_API_KEY:-}
|
||||
volumes:
|
||||
- ../../backend-node:/app # 개발 모드: 코드 변경 시 자동 반영
|
||||
- /app/node_modules
|
||||
|
|
|
|||
Loading…
Reference in New Issue