mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-25 07:27:28 +00:00
9 lines
195 B
YAML
9 lines
195 B
YAML
|
|
temporalGrpcAddress: 127.0.0.1:7233 # Use the correct Temporal server address
|
||
|
|
host: 0.0.0.0
|
||
|
|
port: 8080
|
||
|
|
enableUi: true
|
||
|
|
cors:
|
||
|
|
allowOrigins:
|
||
|
|
- http://localhost:8080
|
||
|
|
defaultNamespace: default
|