I tried to use nginx as a reverse proxy within a docker container, but it didn't work

前端 未结 0 946
余生分开走
余生分开走 2021-02-13 15:02

I build a nginx image with this content in the Dockerfile:

FROM nginx
COPY nginx.conf /etc/nginx

The content of the nginx.conf file is the follow

相关标签:
回答
  • 消灭零回复
提交回复
热议问题