Updated v2: Caddyfile examples (markdown)

Abdelmalek Ihdene 2019-12-12 21:13:55 -05:00
parent 889ff0317c
commit b974db558b

@ -286,4 +286,4 @@ The converted equivalant (`caddy adapt --config /path/to/Caddyfile --pretty`) in
}
}
```
**Note:** do not forget to set up health handlers for the golang webservers returning an HTTP 200 response or Caddy 2 will fail the health check and deem the node unreachable.
**Note:** do not forget to set up health handlers for the upstream webservers returning an HTTP 200 response or Caddy 2 will fail the health check and deem the node unreachable.