[PR #3020] [MERGED] Add notice for docker run gitea http port issue #16720

Closed
opened 2025-11-02 12:17:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3020
Author: @lunny
Created: 11/29/2017
Status: Merged
Merged: 11/30/2017
Merged by: @lunny

Base: masterHead: lunny/add_hint_docker


📝 Commits (3)

  • c90c407 add notice for docker run gitea http port issue
  • c7076e6 Merge branch 'master' into lunny/add_hint_docker
  • 9cf111f Merge branch 'master' into lunny/add_hint_docker

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 docs/content/doc/installation/with-docker.en-us.md (+2 -0)
📝 docs/content/doc/installation/with-docker.zh-cn.md (+2 -0)

📄 Description

When run gitea on non 3000 http port, when you push you will receive pre-receive hook decliend, that because the LOCAL_ROOT_URL didn't set.


🔄 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/go-gitea/gitea/pull/3020 **Author:** [@lunny](https://github.com/lunny) **Created:** 11/29/2017 **Status:** ✅ Merged **Merged:** 11/30/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/add_hint_docker` --- ### 📝 Commits (3) - [`c90c407`](https://github.com/go-gitea/gitea/commit/c90c407bc1c4a58f9b785905a66195112c09237e) add notice for docker run gitea http port issue - [`c7076e6`](https://github.com/go-gitea/gitea/commit/c7076e6c83d43a53b1e610009302478bf2347c73) Merge branch 'master' into lunny/add_hint_docker - [`9cf111f`](https://github.com/go-gitea/gitea/commit/9cf111f2918e54c9d2cd07f609a21accaf8a6b82) Merge branch 'master' into lunny/add_hint_docker ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/doc/installation/with-docker.en-us.md` (+2 -0) 📝 `docs/content/doc/installation/with-docker.zh-cn.md` (+2 -0) </details> ### 📄 Description When run gitea on non 3000 http port, when you push you will receive `pre-receive hook decliend`, that because the `LOCAL_ROOT_URL` didn't set. --- <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-02 12:17:16 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16720