mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update zoraxy to version v3.1.9 (#2284)
This commit is contained in:
parent
4d7b421295
commit
f4ca2097ef
@ -6,7 +6,7 @@ services:
|
|||||||
APP_HOST: zoraxy_server_1
|
APP_HOST: zoraxy_server_1
|
||||||
APP_PORT: 8000
|
APP_PORT: 8000
|
||||||
server:
|
server:
|
||||||
image: zoraxydocker/zoraxy:v3.1.8@sha256:d3e104cefcc73345d64195017323c8fd328d0a77d271f4bcb9e50202111ae366
|
image: zoraxydocker/zoraxy:v3.1.9@sha256:725929655d5dc817ff287097813b0ffc29e3f68f8a0702ad1f545e1bce961173
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
ports:
|
ports:
|
||||||
- 41080:80
|
- 41080:80
|
||||||
|
@ -3,7 +3,7 @@ id: zoraxy
|
|||||||
name: Zoraxy
|
name: Zoraxy
|
||||||
tagline: An efficient reverse proxy server with automated SSL management
|
tagline: An efficient reverse proxy server with automated SSL management
|
||||||
category: networking
|
category: networking
|
||||||
version: "3.1.8"
|
version: "3.1.9"
|
||||||
port: 8400
|
port: 8400
|
||||||
description: >-
|
description: >-
|
||||||
Expose your apps to the internet easily and securely.
|
Expose your apps to the internet easily and securely.
|
||||||
@ -59,12 +59,15 @@ gallery:
|
|||||||
- 4.jpg
|
- 4.jpg
|
||||||
- 5.jpg
|
- 5.jpg
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This update includes:
|
This release fixes a few bugs and introduces a new plugin system prototype.
|
||||||
- Added active load balancing for rules with uptime monitoring enabled
|
|
||||||
- Added ability to customize connection timeout values
|
|
||||||
- Improved SMTP handling
|
Change Log:
|
||||||
- Fixed various bugs related to sticky sessions and load balancing
|
- Fixed netstat underflow bug
|
||||||
- Performance improvements and optimizations
|
- Fixed origin picker cookie bug
|
||||||
|
- Added prototype plugin system and examples
|
||||||
|
- Added notice for build-in Zerotier network controller deprecation
|
||||||
|
- Added country code display for quickban list
|
||||||
|
|
||||||
Full release notes can be found at https://github.com/tobychui/zoraxy/releases
|
Full release notes can be found at https://github.com/tobychui/zoraxy/releases
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
Loading…
Reference in New Issue
Block a user