mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update pingvin-share to v1.11.1 (#2519)
This commit is contained in:
parent
f2f5895228
commit
cbf07eee53
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: stonith404/pingvin-share:v1.10.4@sha256:5169aa159fe027c92319361e222974921ef9bb0646e869cce8e618cd84bc7680
|
||||
image: stonith404/pingvin-share:v1.11.1@sha256:bf73383fb8998b41220c96c8d09bfa2e54b9eb54f7e205e741bc811a1b4515b8
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
volumes:
|
||||
|
@ -2,14 +2,14 @@ manifestVersion: 1.1
|
||||
id: pingvin-share
|
||||
category: files
|
||||
name: Pingvin Share
|
||||
version: "1.10.4"
|
||||
version: "1.11.1"
|
||||
tagline: Self-hosted file sharing platform
|
||||
description: >-
|
||||
Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.
|
||||
|
||||
|
||||
🛠️ To use Pingvin Share as intended you may need to expose it to the public internet. The easiest way to do this is to download the 'Cloudflare Tunnel' app from the umbrel app store, and expose Pingvin Share (running on port 6453) using your own domain.
|
||||
|
||||
|
||||
|
||||
✨ Features
|
||||
- Share files using a link
|
||||
@ -34,7 +34,9 @@ defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
Key changes in this release:
|
||||
- Fixed issue where admin role was reset after OIDC login
|
||||
- Added env variable to disable Caddy
|
||||
- Option to disable S3 upload checksum
|
||||
- Upgraded vulnerable dependencies
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/stonith404/pingvin-share/releases
|
||||
|
Loading…
Reference in New Issue
Block a user