Son aktivite 1689440964

awesome tool for quick and easy file transfer between devices; like apple's airdrop but works across all plattforms

philebos bu gisti düzenledi 1689440964. Düzenlemeye git

Değişiklik yok

philebos bu gisti düzenledi 1689440954. Düzenlemeye git

Değişiklik yok

philebos bu gisti düzenledi 1689440929. Düzenlemeye git

1 file changed, 15 insertions

gistfile1.txt(dosya oluşturuldu)

@@ -0,0 +1,15 @@
1 + version: "3"
2 + services:
3 + snapdrop:
4 + image: lscr.io/linuxserver/snapdrop:latest
5 + container_name: snapdrop
6 + environment:
7 + - PUID=133
8 + - PGID=100
9 + - TZ=Europe/Berlin
10 + volumes:
11 + - /volume1/docker/snapdrop:/config
12 + ports:
13 + - 80:80
14 + - 443:443
15 + restart: unless-stopped
Daha yeni Daha eski