This commit is contained in:
Stavros 2023-11-11 21:05:10 +02:00
parent ecd435dce1
commit 664d255174

View File

@ -19,12 +19,12 @@ services:
- AP_WEBHOOK_TIMEOUT_SECONDS=30
- AP_TRIGGER_DEFAULT_POLL_INTERVAL=5
- AP_POSTGRES_DATABASE=activepieces
- AP_POSTGRES_HOST=activpieces-postgres
- AP_POSTGRES_HOST=activepieces-postgres
- AP_POSTGRES_PORT=5432
- AP_POSTGRES_USERNAME=tipi
- AP_POSTGRES_PASSWORD=${AP_POSTGRES_PASSWORD}
- AP_EXECUTION_MODE=UNSANDBOXED
- AP_REDIS_HOST=redis-activpieces
- AP_REDIS_HOST=redis-activepieces
- AP_REDIS_PORT=6379
- AP_SANDBOX_RUN_TIME_SECONDS=600
- AP_TELEMETRY_ENABLED=true