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