PairDrop is now available on Docker Hub thanks to LinuxServer.io

Added documentation on how to use it and changed service-worker version
This commit is contained in:
schlagmichdoch 2023-02-20 00:17:55 +01:00
parent 7af96e6051
commit 20162b0c60
3 changed files with 67 additions and 30 deletions

View file

@ -1,4 +1,4 @@
const cacheVersion = 'v10';
const cacheVersion = 'v1.0.0';
const cacheTitle = `pairdrop-cache-${cacheVersion}`;
const urlsToCache = [
'index.html',