Closed fitzg2 closed 2 months ago
Well, the beefy
way of serving things is convenient for dev purposes because it will update on changes. It is definitely not meant as a production setup. In fact we have a dedicated script to build and generate a standalone folder, under npm run dist
.
Right. Maybe this is more of an issue with beefy.. given that it listens on all IPs regardless of any flags
Probably makes sense to report this upstream? In which case I guess we could close here.
Be careful about exposing this to the internet
Also it says it's running on 127.0.0.1 when in reality it listens on all hosts for some reason.