[PR #1173] Remove dead code ENV PORT #1029

Open
opened 2026-02-25 23:36:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/1173
Author: @5long
Created: 12/5/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • aaa362a Remove dead code ENV PORT

📊 Changes

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

View changed files

📝 Dockerfile (+0 -1)

📄 Description

PORT environment variable is commonly use to specify listening port. However, Shiori only accepts -p PORT. Remove ENV PORT to avoid confusion.


🔄 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-shiori/shiori/pull/1173 **Author:** [@5long](https://github.com/5long) **Created:** 12/5/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`aaa362a`](https://github.com/go-shiori/shiori/commit/aaa362a4e184c11025d5ea83b001c76713ce2c1f) Remove dead code ENV PORT ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+0 -1) </details> ### 📄 Description `PORT` environment variable is commonly use to specify listening port. However, Shiori only accepts `-p PORT`. Remove `ENV PORT` to avoid confusion. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#1029
No description provided.