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
The instructions in the README cover a local install only. While this is great, it is impractical once one wants to work on something other than a laptop or local desktop. In my lab I have larger systems I would prefer to use for running and testing my work. I have managed to resolve all set up issues, but all services are failing on CORS related configuration. Please provide alternate configuration documentation for a local network installation.
For example:
GET
https://hubs.local:4000/admin
[HTTP/2 200 101ms]
GET
https://hubs.local:8989/assets/stylesheets/admin-92885246a1b48f7665e4.css
GET
https://hubs.local:8989/assets/js/admin-6e11afde3a03a503c1e9.js
Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). [contentScript.js:157:70339](moz-extension://71fbadc2-929c-41fa-926d-7d2646b91241/content-script/contentScript.js)
Loading failed for the <script> with source “https://hubs.local:8989/assets/js/admin-6e11afde3a03a503c1e9.js”. [admin:40:79](https://hubs.local:4000/admin)
Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). [inpage.js:1:342321](moz-extension://513ccfa9-8cfa-40d9-86ed-a1e9965e9ceb/inpage.js)
Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“script-src”).
The text was updated successfully, but these errors were encountered:
The instructions in the README cover a local install only. While this is great, it is impractical once one wants to work on something other than a laptop or local desktop. In my lab I have larger systems I would prefer to use for running and testing my work. I have managed to resolve all set up issues, but all services are failing on CORS related configuration. Please provide alternate configuration documentation for a local network installation.
For example:
The text was updated successfully, but these errors were encountered: