Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
62c4c21729
|
|
@ -18,6 +18,7 @@ services:
|
||||||
CORS_ORIGIN: https://v1.vexplor.com
|
CORS_ORIGIN: https://v1.vexplor.com
|
||||||
CORS_CREDENTIALS: "true"
|
CORS_CREDENTIALS: "true"
|
||||||
LOG_LEVEL: info
|
LOG_LEVEL: info
|
||||||
|
ENCRYPTION_KEY: ilshin-plm-mail-encryption-key-32characters-2024-secure
|
||||||
volumes:
|
volumes:
|
||||||
- /home/vexplor/backend_data:/app/uploads
|
- /home/vexplor/backend_data:/app/uploads
|
||||||
labels:
|
labels:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue