Unverified Commit 58167c90 authored by Ahmad Nemati's avatar Ahmad Nemati Committed by GitHub

Update run.sh

parent 3174d1a1
......@@ -25,7 +25,7 @@ sudo apt-key fingerprint 0EBFCD88
docker volume create portainer_data
docker run -d -p 9000:9000 --name=port --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer
docker run -d -p80:443 --name=mtproto-proxy --restart=always -e TAG=1ecda7b33cc9ceb4a105b08444407f81 telegrammessenger/proxy:latest
docker run -d -p443:443 --name=mtproto-proxy --restart=always -e TAG=1ecda7b33cc9ceb4a105b08444407f81 telegrammessenger/proxy:latest
......
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