You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On 10 Aug 2019, at 16:19, Keshavraja Komarshetty ***@***.***> wrote:
I am deploying Silo on Nginx, Dashboard page is not loading, it is not finding script.min.js. Is there any way I can change the path of script.min.js?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
I have a similar problem. Silo is deployed to Kubernetes with an ingress path (eg mydomain.com/orleans-dashboard) and you can set the basepath to /orleans-dashboard but this affects both the mapped path AND the path used for the script import.
Suggestion is to separate these 2 things so you can separately set the mapped path AND the base path for script imports.
I am deploying Silo on Nginx, Dashboard page is not loading, it is not finding script.min.js. Is there any way I can change the path of script.min.js?
The text was updated successfully, but these errors were encountered: