wtshare/entrypoint.sh
2022-10-14 23:13:16 +02:00

4 lines
116 B
Bash

#!/bin/bash
bittorrent-tracker -p 8888 --http --ws --udp --http-hostname 0.0.0.0 --udp-hostname 0.0.0.0 &
npm start