How run Nitro on a different port? #192
justindasilva
started this conversation in
General
Replies: 1 comment 3 replies
-
It looks like it can be changed here: https://nitro.unjs.io/deploy/node.html#environment-variables Happy Coding 😄 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So by default, when I run
nitro dev
, it runs on port3000
. Is there anyway to specify that you want it to run on another port? I don't see anything in the documentation about port number.Beta Was this translation helpful? Give feedback.
All reactions