[PR #41] [MERGED] Change port number #168

Closed
opened 2025-11-06 14:20:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/41
Author: @sellerin
Created: 4/5/2020
Status: Merged
Merged: 4/8/2020
Merged by: @glours

Base: masterHead: fix-port-number


📝 Commits (1)

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 spring-postgres/README.md (+6 -6)

📄 Description

Port is 80 in README.md but 8080 in docker-compose.yaml.
Running curl http://localhost:80 from README.md doesn't work.
This PR fix it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/41 **Author:** [@sellerin](https://github.com/sellerin) **Created:** 4/5/2020 **Status:** ✅ Merged **Merged:** 4/8/2020 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `fix-port-number` --- ### 📝 Commits (1) - [`5558162`](https://github.com/docker/awesome-compose/commit/5558162ad74d3da4a93f61ddae97d0c96cbacb37) Change port number ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `spring-postgres/README.md` (+6 -6) </details> ### 📄 Description Port is 80 in [README.md](https://github.com/docker/awesome-compose/blob/master/spring-postgres/README.md) but 8080 in docker-compose.yaml. Running curl http://localhost:80 from README.md doesn't work. This PR fix it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:20:23 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#168