Sign up there and make money: https://speedshare.app/?ref=Feriman
1.3K
Sign up: https://speedshare.app/?ref=Feriman
Quick start
docker run -d --name speedshare --restart always -e AuthCode=yourauthcode feriman25/speedshare:latest
Docker compose:
version: '3'
services:
speedshare:
image: my_speedshare_image:latest
container_name: speedshare
restart: always
environment:
- AuthCode=yourauthcode
network_mode: bridge
Replace yourauthcode with your actual authentication code. It can be found on the Dashboard / Devices, under Authentication Code.
Content type
Image
Digest
sha256:d64dfec2f…
Size
9.1 MB
Last updated
over 2 years ago
docker pull feriman25/speedshare