mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-28 10:55:54 +03:00
[PR #351] [MERGED] v2.2.2 Release #3225
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#3225
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/NginxProxyManager/nginx-proxy-manager/pull/351
Author: @jc21
Created: 4/7/2020
Status: ✅ Merged
Merged: 4/7/2020
Merged by: @jc21
Base:
master← Head:develop📝 Commits (3)
bdb591a- Add ability to disable ipv6, fixes #31283b2b07Version bump8b0ca8eMerge branch 'master' into develop📊 Changes
15 files changed (+1110 additions, -628 deletions)
View changed files
📝
.version(+1 -1)📝
README.md(+1 -1)📝
backend/.gitignore(+2 -0)📝
backend/internal/nginx.js(+15 -0)📝
backend/package.json(+8 -8)📝
backend/templates/_listen.conf(+10 -0)📝
backend/templates/stream.conf(+11 -0)📝
backend/yarn.lock(+212 -151)📝
docker/docker-compose.dev.yml(+1 -0)➕
docker/rootfs/bin/handle-ipv6-setting(+46 -0)📝
docker/rootfs/etc/services.d/nginx/run(+4 -0)📝
docs/advanced-config/README.md(+14 -0)📝
docs/setup/README.md(+8 -5)📝
frontend/package.json(+9 -9)📝
frontend/yarn.lock(+768 -453)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.