Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuxt Bridge does not honor PORT from .env #449

Closed
some-user123 opened this issue Jul 29, 2022 · 1 comment
Closed

Nuxt Bridge does not honor PORT from .env #449

some-user123 opened this issue Jul 29, 2022 · 1 comment

Comments

@some-user123
Copy link

Environment


  • Operating System: Windows_NT
  • Node Version: v16.14.2
  • Nuxt Version: 2.16.0-27616340.013f051b
  • Package Manager: yarn@1.22.15
  • Builder: webpack
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

  • Create file .env with PORT=8000
  • Run nuxi dev

Describe the bug

I would have expected nuxt to listen on localhost:8000 but it still listens on port 3000.

Additional context

No response

Logs

No response

@danielroe
Copy link
Member

This will be fixed in the next RC of nuxi via nuxt/framework#6119.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants