mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
[PR #615] [MERGED] feat: add unix socket support #720
Reference in New Issue
Block a user
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/pocket-id/pocket-id/pull/615
Author: @CnTeng
Created: 6/5/2025
Status: ✅ Merged
Merged: 6/6/2025
Merged by: @stonith404
Base:
main← Head:socket📝 Commits (1)
d305b54feat: add unix socket support📊 Changes
2 files changed (+12 additions, -4 deletions)
View changed files
📝
backend/internal/bootstrap/router_bootstrap.go(+10 -4)📝
backend/internal/common/env_config.go(+2 -0)📄 Description
Allow the server to listen UNIX socket.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.