Misc modification, especially however to add AllowOrigin * Header.
This commit is contained in:
@@ -29,7 +29,7 @@ add to 10-proxy.conf:
|
||||
|
||||
$HTTP["url"] =~ "^/wc/.*$" {
|
||||
proxy.server = ( "" =>
|
||||
(( "host" => "127.0.0.1", "port" => 8000 ))
|
||||
(( "host" => "127.0.0.1", "port" => 8001 ))
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user