Hi
I imagine I am getting something very elementary wrong but we have an app that worked fine on retool (not on-prem). I'm trying to get it working on-prem. I've set up the docker container and exported the app as json -> imported on prem. The initial screen loads just fine but when I upload a file I just get the gray upload wheel. I'm wondering if this is a access issue but I don't see any errors indicating that. Any help on where to look to solve this is greatly. appreciated.
One thing I've noticed is that I get a 404 from api/files/upload
Thanks!