Skip to content
  • CompileNix's avatar
    1de572df
    Some config and entrypoint script changes: · 1de572df
    CompileNix authored
    - set `HTTP_PROXY` to empty string to mitigate httpoxy
    - disable `ssl_stapling` for default configs, since self-signed certs
      dont have OCSP
    - add entrypoint script `150-remove-default-sites.sh` to remove default
      sites if the user supplied one or more site configs via
      `/config/sites/*.conf`
    1de572df
    Some config and entrypoint script changes:
    CompileNix authored
    - set `HTTP_PROXY` to empty string to mitigate httpoxy
    - disable `ssl_stapling` for default configs, since self-signed certs
      dont have OCSP
    - add entrypoint script `150-remove-default-sites.sh` to remove default
      sites if the user supplied one or more site configs via
      `/config/sites/*.conf`
Loading