http://{$DOMAIN} {
	reverse_proxy gitea:3000
}

https://{$DOMAIN} {
	reverse_proxy gitea:3000
}
