dataset/seed/nginx-common/templates/default-nginx.conf

3 lines
88 B
Text

#RISOTTO: do not compare
rewrite ^(.*) http://%%nginx_default$1;
break;