We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8195b4 commit e9bba68Copy full SHA for e9bba68
nginx.conf
@@ -22,4 +22,4 @@ server {
22
}
23
24
include {{ site.serving-path }}/domains/misc.conf;
25
-include {{ site.serving-path }}/domains/**/*.conf;
+include {{ site.serving-path }}/domains/*/*/*.conf;
0 commit comments