Skip to content

1.12.1

Compare
Choose a tag to compare
@vla vla released this 25 Jul 04:41
· 13 commits to master since this release

Features

Notes

  • nginx默认端口为8000/4430,而不是80/443,如果自定义nginx.conf配置的端口请不要使用1024以下的端口(使用root的UID/GID不限制)

Volumes

  • /etc/nginx/sites-enabled : vhosts文件 (*.conf)
  • /etc/nginx/conf.d : 额外的配置文件 (*.conf)
  • /etc/nginx/certs : SSL/TLS certificates
  • /var/log/nginx : nginx logs
  • /var/www : 站点目录