Update README.md

This commit is contained in:
chauncey 2021-05-27 18:55:34 +08:00 committed by GitHub
parent 77f0eea999
commit c8199c8e62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ secret=$(head -c 16 /dev/urandom | xxd -ps)
domain="cloudflare.com"
docker run --name nginx-mtproxy -d -e secret="$secret" -e domain="$domain" -p 8080:80 -p 8443:443 ellermister/nginx-mtproxy:latest
```
更多使用请参考: https://hub.docker.com/repository/docker/ellermister/nginx-mtproxy
更多使用请参考: https://hub.docker.com/r/ellermister/nginx-mtproxy