Add snapdrop

This commit is contained in:
Marko Korhonen 2023-07-12 13:47:14 +03:00
parent 28b9999f39
commit 33ce1106e7
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[services.snapdrop]
image = "linuxserver/snapdrop"
container_name = "snapdrop"
restart = "unless-stopped"
networks = ["proxy"]
[networks.proxy]
external = true