-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
So far I haven't used localproxy as part of a backend app that's running on a real server. Just a few hobby projects on my laptop. If I do end up wanting to have it run on a real server, we probably want to think about being able to run it in a safe way. We definitely don't want to run the localproxy service on a real internet facing server, since it's not super well secured and it's intended to not be publicly reachable. Yet, there is server configuration inside of the localproxy config that would be required for running the server. Perhaps we can "bake" the configuration into an nginx config during the build process and a real prod server can us that instead?
Metadata
Metadata
Assignees
Labels
No labels