Sorry to ask, but would you know how to expose it through a domain? If I use Cosmos to expose it, the app just stops working.
Also the export to PDF doesn’t work, it just loads forever.
Did u manage to fix yours? On mine I essentially have the same config, the app now works properly, but image loading is non-existent on a reverse proxy.
Isn’t there a way to just make it work through a reverse proxy without having to change the URL in the browser?
I need this for casual users, would love for it to just work directly.
It works locally for me perfectly, but having it remotely is necessary for my use case.
The PDF export works locally, but on a reverse proxy it opens an “about:blank” page that doesn’t download anything.
From what I understand, it basically tries to find the Minio address while on my domain name, but can’t because it believes itself to be isolated from the local environment.