From 78537e55f62638550fc79c06bc598041b1f5404b Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 1 Dec 2016 11:40:02 +0100 Subject: [PATCH] chat - typo --- customer/pixelpark/chat01.pixelpark.com.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/pixelpark/chat01.pixelpark.com.yaml b/customer/pixelpark/chat01.pixelpark.com.yaml index 7f9ee18a..da568a92 100644 --- a/customer/pixelpark/chat01.pixelpark.com.yaml +++ b/customer/pixelpark/chat01.pixelpark.com.yaml @@ -57,7 +57,8 @@ nginx::nginx_vhosts: locations: '/api/info': internal: true - location_allow: '217.66.51.0/24' + location_allow: + - '217.66.51.0/24' nginx::nginx_upstreams: rocket_chat: -- 2.39.5