UnityRenderStreaming
UnityRenderStreaming copied to clipboard
[REQUEST]:Where can I open a private webserver with a command?
Is your feature request related to a problem?
I'm always frustrated when the websever open in public.And I can't find a place to type.\ webseverer-m private
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
I installed cross-env and have this format: "start:private": "cross-env MODE=private node .build/server/src/index.js", It still requires to build the server tho.
change the path to your actual build path.