컴포즈파일 설정 추가

This commit is contained in:
dohyeons
2025-10-02 16:58:33 +09:00
parent f4b32d92be
commit fb9199a38a

View File

@@ -18,6 +18,7 @@ services:
CORS_ORIGIN: https://v1.vexplor.com
CORS_CREDENTIALS: "true"
LOG_LEVEL: info
ENCRYPTION_KEY: ilshin-plm-mail-encryption-key-32characters-2024-secure
volumes:
- /home/vexplor/backend_data:/app/uploads
labels: