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
add documentation for how to run the docker setup on a server. There are all sorts of ways you can do this, but some tips are general, like explaining which URLs to configure via env vars.
Also I noticed that BASE_URL is somewhat confusing. it might make sense to configure the PORT, because you want to avoid port conflicts on your host machine. However, if you're overriding the BASE_URL, then you're probably hosting the site somewhere non-local, which means the port should also change and you should set all of the env var together. So remove BASE_URL
GitOrigin-RevId: 43ddab886919aef289a2171e0f1e160de5445b13
0 commit comments