mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update snapdrop to version f88d46ed (#1427)
This commit is contained in:
parent
c3eff30a58
commit
701aa98034
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
server:
|
||||
image: linuxserver/snapdrop:version-debd13a0@sha256:bf4630e64e1f3d5db4975402720f148cd215a153aff48d970d815f55293ed62f
|
||||
image: linuxserver/snapdrop:version-f88d46ed@sha256:07cd3bc67085efee233a3e344fd2d9b5ac40ed62e636d2b95806a505945b6969
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/config:/config
|
||||
restart: on-failure
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: snapdrop
|
||||
category: files
|
||||
name: Snapdrop
|
||||
version: "debd13a0"
|
||||
version: "f88d46ed"
|
||||
tagline: Opensource Airdrop Alternative
|
||||
description: >-
|
||||
Snapdrop - local file sharing in your browser. Inspired by Apple's Airdrop.
|
||||
@ -23,6 +23,5 @@ submitter: Pranshu Agrawal
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/290
|
||||
releaseNotes: >-
|
||||
This update includes the following changes:
|
||||
- Fixed background width issue
|
||||
- Removed dark mode
|
||||
- Improved reverse proxy compatibility
|
||||
- Fixed service worker path for better compatibility with reverse proxies
|
||||
- Updated manifest for improved functionality when not on root path
|
Loading…
Reference in New Issue
Block a user