summarylogtreecommitdiffstats
path: root/nginx.http-ctx.conf
blob: 3938e2ec2cdb533cff9f9ebd46d97394028aae76 (plain)
1
2
3
upstream gotty {
	server 127.0.0.1:8090 fail_timeout=0s max_fails=0;
}