remove wildcard domain

This commit is contained in:
2024-12-13 08:48:43 +01:00
parent fc0acdb3ad
commit 0f95b99981

View File

@@ -1,6 +1,4 @@
{$SUBDOMAIN}.{$DOMAIN} \ {$SUBDOMAIN}.{$DOMAIN} {
*.{$SUBDOMAIN}.{$DOMAIN} \
{
handle_path /test/* { handle_path /test/* {
reverse_proxy host:12345 reverse_proxy host:12345
} }