diff --git a/compose.yaml b/compose.yaml index 03c7888..27937e3 100644 --- a/compose.yaml +++ b/compose.yaml @@ -93,7 +93,7 @@ services: # ports: # - "443:8443" # HTTPS — self-signed by default # - "80:8080" # HTTP — health, /ca.crt, redirects to HTTPS - environment: +# environment: # HTTPS on first boot, no cert wrangling. Set RP_TLS_HOST to your address: # RP_TLS_SELFSIGNED: "1" # RP_TLS_HOST: "${RP_TLS_HOST:-localhost}"