Docker 上不带 Let's Encrypt 的全新安装

仅用于记录我找到的解决方案。要在 Docker 内部禁用 Let’s Encrypt 和 SSL,只需注释掉以下内容:

templates:
  - templates/postgres.template.yml
  - templates/redis.template.yml
  - templates/web.template.yml
    #  - templates/web.ratelimited.template.yml
    #  - templates/web.ssl.template.yml
    #  - templates/web.letsencrypt.ssl.template.yml