feat: add temporal run engine integration
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
DATABASE_URL=postgres://devflow:devflow@127.0.0.1:55432/devflow
|
||||
WORKSPACE_ROOT=./data/workspace
|
||||
LOG_LEVEL=info
|
||||
TEMPORAL_ADDRESS=localhost:7233
|
||||
DEVFLOW_POSTGRES_PORT=55432
|
||||
DEVFLOW_BACKENDS_JSON=[{"id":"fake","enabled":true}]
|
||||
|
||||
Reference in New Issue
Block a user