diff --git a/unraid/snapdrop.xml b/unraid/snapdrop.xml index 3f60710..6ce31a8 100755 --- a/unraid/snapdrop.xml +++ b/unraid/snapdrop.xml @@ -1,5 +1,6 @@ + snapdrop ghcr.io/linuxserver/snapdrop @@ -11,11 +12,21 @@ false https://github.com/linuxserver/docker-snapdrop/issues/new/choose bash + https://github.com/linuxserver/docker-snapdrop#application-setup https://github.com/RobinLinus/snapdrop - [Snapdrop](https://github.com/RobinLinus/snapdrop) A local file sharing in your browser. Inspired by Apple's Airdrop. + Snapdrop(https://github.com/RobinLinus/snapdrop) A local file sharing in your browser. Inspired by Apple's Airdrop. http://[IP]:[PORT:3000] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/snapdrop.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/snapdrop-logo.png + 2021-08-09 + +### 2021-08-09 +- Rebase to Alpine 3.14. Add real_ip block to nginx default site config. + +### 2020-09-15 +- Initial Release. + +