컴포즈파일 설정 추가
This commit is contained in:
parent
f4b32d92be
commit
fb9199a38a
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue