Update nginx-proxy-manager to v2.14.0 (#4795)
This commit is contained in:
parent
780cbe82ec
commit
d305cd76d2
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 81
|
||||
|
||||
web:
|
||||
image: jc21/nginx-proxy-manager:2.13.7@sha256:3c5acf6bc3125079906078d0cacec59130018bb32ed64092f7ce495edc68c5ec
|
||||
image: jc21/nginx-proxy-manager:2.14.0@sha256:2aa69b382a384b676c0d4f1d6f2eac40ecd478fcf7af1cfb3f9f1d3cd0c81e12
|
||||
hostname: nginx-proxy-manager_web_1
|
||||
restart: on-failure
|
||||
ports:
|
||||
|
||||
@ -3,7 +3,7 @@ id: nginx-proxy-manager
|
||||
name: Nginx Proxy Manager
|
||||
tagline: Expose your services easily and securely
|
||||
category: networking
|
||||
version: "2.13.7"
|
||||
version: "2.14.0"
|
||||
port: 4498
|
||||
description: >-
|
||||
Expose your apps to the internet easily and securely.
|
||||
@ -40,11 +40,11 @@ releaseNotes: >-
|
||||
|
||||
|
||||
Key highlights include:
|
||||
- Added support for French, Turkish, Hungarian, and Portuguese languages
|
||||
- Updated German translations
|
||||
- Fixed redirection loop issue when behind another proxy
|
||||
- Fixed bug with two-factor authentication recovery codes
|
||||
- Updated DNS provider plugins
|
||||
- Added "Trust Upstream Forwarded Proto Headers" advanced proxy host configuration
|
||||
- Fixed disabling two-factor authentication
|
||||
- Added DNS plugin for ArvanCloud provider
|
||||
- Updated Slovak translation
|
||||
- Fixed uploading of custom certificates
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/NginxProxyManager/nginx-proxy-manager/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user