While Apache can work as a reverse proxy, there are other options ... server { listen 8080; location / { proxy_pass http://docker-nginx; ...
確定! 回上一頁