next.js
83860091
- Removes `PORT` from `.env` concatenation example (#51063)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Removes `PORT` from `.env` concatenation example (#51063) This is to [avoid confusion](https://github.com/vercel/next.js/issues/32603#issuecomment-996751692) about being able to set Next.js's port via `.env`, which is currently not allowed.
References
#51063 - Removes `PORT` from `.env` concatenation example
Author
manovotny
Parents
9bc73dbc
Loading