UnityRenderStreaming icon indicating copy to clipboard operation
UnityRenderStreaming copied to clipboard

[REQUEST]:Where can I open a private webserver with a command?

Open qinqinqin648 opened this issue 1 year ago • 1 comments

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

qinqinqin648 avatar Aug 16 '24 07:08 qinqinqin648

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.

miguel-krasamo avatar Aug 23 '24 14:08 miguel-krasamo