# Automatic HTTPS (Let's Encrypt) for the thinqee API + widget. Set DOMAIN in the environment.
{$DOMAIN} {
	encode zstd gzip
	reverse_proxy api:8000
}
