appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Task] move termporal server setup to rts from run-temporal.sh

Open srix opened this issue 1 year ago • 1 comments

srix avatar Mar 07 '24 13:03 srix

run shellcheck on temporal.sh

also update in run-temporal.sh

eval "$(node -e ' const u = new URL(process.env.DB_URL); console.log(dbparams[endpoint]='${u.host}') // ... others ')"

srix avatar Mar 07 '24 13:03 srix