You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,6 @@ Start the compose file by calling `docker compose up -d` from the same location
62
62
| CF_STRICT | `false` | boolean | |
63
63
| OCSP_STAPLING | `false` | boolean | |
64
64
| SEVER_HASH_BUCKET_SIZE_OVERRIDE | `false` | boolean | Overrides the `server_names_hash_bucket_size` option in NGINX to be `64`. Some systems have `32` as the default and that is not enough for our usage |
65
-
| HEALTHCHECK_BYPASS | `false` | boolean | Skips the built in HEALTHCHECK directive. Will always appear healthy. |
0 commit comments