Hello newbie here so apologies if it’s not making a lot of sense, but since I already have nextcloud deployed with swag and duckdns on my server I was wondering could it also be used to access baserow from web instead of caddy?
If so, should I be setting BASEROW_CADDY_GLOBAL_CONF=no? Any other configuration would need to be adjusted?
I created proxy conf for baserow subdomain as described here: SWAG setup - LinuxServer.io
as well as assigned baserow container to swag network.
But currently I get 502 error when trying to access baserow web interface and trying to figure out what I’m doing wrong.
Thanks in advance.