Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 263 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 263 Bytes
  • Build Locally

git clone https://github.com/Ve-Ka/AmvStrmV1Docker
docker build -t amvstrm --no-cache .
docker run -p 1001:80 -e API_URL=http://YOUR_LOCAL_IP:1000 -d --name amvstrm amvstrm