1月1日1月1日 网站管理 docker-compose.yml 配置文件默认有问题需手动修改如下重点是最后三行要改volumes: - ./conf/nginx.conf:/usr/local/openresty/nginx/conf/nginx.conf - ./conf/fastcgi_params:/usr/local/openresty/nginx/conf/fastcgi_params - ./conf/fastcgi-php.conf:/usr/local/openresty/nginx/conf/fastcgi-php.conf - ./conf/mime.types:/usr/local/openresty/nginx/conf/mime.types - ./conf/default:/usr/local/openresty/nginx/conf/default/ - ./conf/ssl:/usr/local/openresty/nginx/conf/ssl/ - ./log:/var/log/nginx - ./root:/usr/share/nginx/html - /etc/localtime:/etc/localtime - ./1pwaf/data:/usr/local/openresty/1pwaf/data - ./www:/www - ./conf/conf.d:/usr/local/openresty/nginx/conf/conf.d/ - ./conf/stream.d:/usr/local/openresty/nginx/conf/stream.d/ 成长就是不断打破并重建三观
创建帐户或登录后发表意见