This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-12 00:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1e249cc290
Nuxt
/
examples
/
custom-port-host
/
README.md
4 lines
99 B
Markdown
Raw
Normal View
History
Unescape
Escape
refactor: use nuxt everywhere (#8210)
2020-11-30 22:44:04 +00:00
# Custom PORT and HOST in `nuxt.config.js` with Nuxt
feat: support `server` option in `nuxt.config.js` to set PORT and HOST (#3701) * feat: support `server` option in `nuxt.config.js` to set PORT and HOST * lint * change the conifg priority to `argv > nuxt.config.js > env.NUXT_PORT > env.PORT > package.json > default` * check for `options.server`
2018-08-12 14:26:30 +00:00
https://nuxtjs.org/examples/custom-port-host
Reference in New Issue
Copy Permalink