Update docker-compose.yml
This commit is contained in:
@@ -73,6 +73,7 @@ services:
|
|||||||
REDIS_DB: 0
|
REDIS_DB: 0
|
||||||
ASSETS_DIR: /app/assets
|
ASSETS_DIR: /app/assets
|
||||||
JWT_SECRET: ${JWT_SECRET}
|
JWT_SECRET: ${JWT_SECRET}
|
||||||
|
CORS_ORIGIN: ${CORS_ORIGIN}
|
||||||
volumes:
|
volumes:
|
||||||
- agent_files:/app/agents
|
- agent_files:/app/agents
|
||||||
- branding_assets:/app/assets
|
- branding_assets:/app/assets
|
||||||
|
|||||||
Reference in New Issue
Block a user