Running cadence web through NGINX #4667
Unanswered
jeffreykky
asked this question in
Q&A
Replies: 1 comment
-
Seems like you have open an issue at cadence-workflow/cadence-web#440 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to access to cadence web from remote host, but the web default fetch from http://localhost:8088/api instead of http://server:8088/api, causing the failure to display workflows on the web.
And is there a way to add a URL prefix to all routes? e.g. API / CSS / JS
Beta Was this translation helpful? Give feedback.
All reactions