mirror of
https://github.com/RaddyTheBrand/25.NodeJs-Express-EJS-MongoDB--Blog.git
synced 2026-04-25 06:35:57 +03:00
[PR #1] [MERGED] Change the order port assigning operations #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/25.NodeJs-Express-EJS-MongoDB--Blog#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RaddyTheBrand/25.NodeJs-Express-EJS-MongoDB--Blog/pull/1
Author: @mv92
Created: 5/15/2023
Status: ✅ Merged
Merged: 5/16/2023
Merged by: @RaddyTheBrand
Base:
main← Head:main📝 Commits (1)
67ccfa9fix: port assigning use ENV over constant number📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
app.js(+1 -1)📄 Description
change the order port assigning operations. since 5000 is always true,
process.env.PORTis never accessed🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.