mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
8 lines
195 B
YAML
8 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
|