File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ We appreciate your enthusiasm and look forward to your valuable contributions to
7878
7979Together, we can foster a collaborative environment and make a significant impact in the API integration landscape.
8080
81- Click [ here] ( https://github.com/hiteshchoudhary/apihub/blob/dev /CONTRIBUTING.md ) for detailed contribution guide.
81+ Click [ here] ( https://github.com/hiteshchoudhary/apihub/blob/main /CONTRIBUTING.md ) for detailed contribution guide.
8282
8383## 🏁 Installation
8484
@@ -136,10 +136,12 @@ To self-host the FreeAPI.app application, you can take advantage of a pre-built
1361363 . (Optional) Sign in with GitHub to deploy.
137137
1381384 . Fill in the Repository details:
139+
139140 - Specify the repo name (e.g., freeapi-app).
140141 - Checkmark for Public/Private repository.
141142
1421435 . For Environment variables, we have provided some default values in the ` ENV ` to reduce the burden, but some parameters are mandatory:
144+
143145 - ` PORT ` : Do not change the value, let it be set to 8080 to view the swagger docs after deployment.
144146 - ` MONGODB_URI ` : Provide the MongoDB Atlas database URL. An example is prefilled for you, edit/update it to continue.
145147 - ` NODE_ENV ` : Default set to 'development' to view the logs. You may choose to change it to any other value such as 'prod' to hide them.
You can’t perform that action at this time.
0 commit comments