mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update snapdrop to version b8b78cc2 (#2445)
This commit is contained in:
parent
7e97fa5851
commit
571f584153
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
server:
|
||||
image: linuxserver/snapdrop:version-f88d46ed@sha256:07cd3bc67085efee233a3e344fd2d9b5ac40ed62e636d2b95806a505945b6969
|
||||
image: linuxserver/snapdrop:version-b8b78cc2@sha256:3e0af233372e6ae7ac711397d40cbe2797cefe13220d65e5e284a64252cc0c2c
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/config:/config
|
||||
restart: on-failure
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: snapdrop
|
||||
category: files
|
||||
name: Snapdrop
|
||||
version: "f88d46ed"
|
||||
version: "b8b78cc2"
|
||||
tagline: Opensource Airdrop Alternative
|
||||
description: >-
|
||||
Snapdrop - local file sharing in your browser. Inspired by Apple's Airdrop.
|
||||
@ -22,6 +22,4 @@ defaultPassword: ""
|
||||
submitter: Pranshu Agrawal
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/290
|
||||
releaseNotes: >-
|
||||
This update includes the following changes:
|
||||
- Fixed service worker path for better compatibility with reverse proxies
|
||||
- Updated manifest for improved functionality when not on root path
|
||||
This update includes performance improvements and bug fixes.
|
||||
|
Loading…
Reference in New Issue
Block a user