mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
* Changing folder for LTS and pre-release * correction in entrypoint path in pre-release dockerfile * made change to render PR workflow to pickup the dockerfile according to branch
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
|