Tianhe Gao

使用 Docker Nginx

1    docker run -d --name nginx -p 80:80 -p 443:443 -v /etc/nginx/nginx.conf:/etc/nginx/nginx.conf -v /etc/letsencrypt:/etc/letsencrypt -v /home/www/public:/home/www/public nginx:stable

No notes link to this note

Welcome to tell me your thoughts via "email"
UP