From 8ad55e9951be87ce5f9a6dce9175fd3076d3f420 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 1 Dec 2016 11:39:10 +0100 Subject: [PATCH] chat01 - location for api information --- customer/pixelpark/chat01.pixelpark.com.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customer/pixelpark/chat01.pixelpark.com.yaml b/customer/pixelpark/chat01.pixelpark.com.yaml index 61480fa2..7f9ee18a 100644 --- a/customer/pixelpark/chat01.pixelpark.com.yaml +++ b/customer/pixelpark/chat01.pixelpark.com.yaml @@ -54,6 +54,10 @@ nginx::nginx_vhosts: - 'X-Frame-Options SAMEORIGIN' - 'X-Forwarded-Ssl on' client_max_body_size: '50m' + locations: + '/api/info': + internal: true + location_allow: '217.66.51.0/24' nginx::nginx_upstreams: rocket_chat: -- 2.39.5