{
	debug

	acme_dns timeweb {
		ApiURL {env.TIMEWEB_API_URL}
		ApiToken {env.TIMEWEB_API_TOKEN}
	}
}

git.ada-dev.ru {
	reverse_proxy 192.168.1.5:3002
}

cloud.ada-dev.ru {
	reverse_proxy 192.168.1.5:8081
}
