Files
grafana/devenv/docker/blocks/caddy_tls/docker-compose.yaml
Tito Lins 71d04a326b Alerting: Support tls config for webhook receiver (#93513)
Adds the ability to configure tls settings on the webhook receiver (e.g. to skip server certificate validation)
2024-10-22 12:44:32 +02:00

6 lines
100 B
YAML

caddy_tls:
build:
context: docker/blocks/caddy_tls/build
ports:
- "2081:2081"