m
This commit is contained in:
@@ -28,7 +28,7 @@ server {
|
|||||||
|
|
||||||
location = /validate {
|
location = /validate {
|
||||||
internal;
|
internal;
|
||||||
proxy_pass https://validate.vouch.armos.zinomedia.de$request_uri;
|
proxy_pass validate.vouch.armos.zinomedia.de:443;
|
||||||
|
|
||||||
# be sure to pass the original host header
|
# be sure to pass the original host header
|
||||||
proxy_set_header Host $http_host;
|
proxy_set_header Host $http_host;
|
||||||
|
|||||||
Reference in New Issue
Block a user