remove wildcard domain
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
{$SUBDOMAIN}.{$DOMAIN} \
|
{$SUBDOMAIN}.{$DOMAIN} {
|
||||||
*.{$SUBDOMAIN}.{$DOMAIN} \
|
|
||||||
{
|
|
||||||
handle_path /test/* {
|
handle_path /test/* {
|
||||||
reverse_proxy host:12345
|
reverse_proxy host:12345
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user