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
@publicvirtualvoid what's your configuration to self host? We currently have provided local development infrastructure and in the next release will help users to self host.
Are you running it on a remote server and have set up a reverse proxy?
We have a few users that have modified our existing codebase to self host and are running it.
I run everything behind traefik and use docker compose labels to configure each service.
I think the code just needs to be changed to pull from an env var instead.
I could be missing something, but I don't think this will ever work in a hosted environment.
Does this need to pull the FE path from ENV?
maxun/server/src/server.ts
Lines 22 to 27 in c9dc448
The text was updated successfully, but these errors were encountered: