Permission denied when nginx tries to read SSL certificate from inside docker container

前端 未结 0 1041
灰色年华
灰色年华 2020-12-04 17:18

I have the following docker-compose setup using Certbot and Nginx

version: "3"
services:
    web: 
        image: nginx:latest
        user: root
           


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