Unverified Commit f3b5b52d authored by Ahmad Nemati's avatar Ahmad Nemati Committed by GitHub

Update run.sh

parent 302c4f85
docker build -t node .
docker build -t socks5 .
docker run --name node --restart=always -p 3000:3000 -d node
docker run --name socks5 --restart=always -p 1010:1010 -d socks5
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment