* fix #1502 docker-compose in local network * fix: docker-compose images versions * fix CADDY_DOMAIN and chalice env * add chalice line * domain name again * add caddy to common.env * remove chalice variable is_dns_public to SKIP_H_SSL
6 lines
99 B
Text
6 lines
99 B
Text
{$CADDY_DOMAIN} {
|
|
reverse_proxy nginx-openreplay:80
|
|
tls {
|
|
issuer internal
|
|
}
|
|
}
|