diff --git a/README.md b/README.md index 98e16d9..029ba9b 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,6 @@ This will trigger a build of the PR which will build a docker image to be used f - `NO_DNS_01` (default: `false`): Disable the use of ACME DNS. This means that the wildcard certificate is self-signed and all domains and subdomains will have a distinct certificate. Because this may lead to a rate limit from the ACME provider, this option is not recommended for Gitea/Forgejo instances with open registrations or a great number of users/orgs. - `PAGES_DOMAIN` (default: `codeberg.page`): main domain for pages. - `RAW_DOMAIN` (default: `raw.codeberg.page`): domain for raw resources (must be subdomain of `PAGES_DOMAIN`). -- `RAW_INFO_PAGE` (default: ): info page for raw resources, shown if no resource is provided. ## Contributing to the development