{
	email weatherviator@gmail.com
}

meridiansimops.com, www.meridiansimops.com {
	root * /opt/meridian-api/site
	encode gzip
	try_files {path} {path}/ /index.html
	file_server
	header {
		Referrer-Policy "strict-origin-when-cross-origin"
		X-Content-Type-Options "nosniff"
	}
}

api.meridiansimops.com {
	reverse_proxy 127.0.0.1:8787
}
