From 8b95f23fc1b2b78adb244b9fa39b4374996571d0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ole=20Volds=C3=A6ter?= <ole.voldsater@uib.no>
Date: Tue, 29 Sep 2020 15:14:10 +0200
Subject: [PATCH] =?UTF-8?q?=C3=A5pner=20midlertidig=20for=20alle?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 aws/beta.ordbok.uib.no_stack.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/aws/beta.ordbok.uib.no_stack.yaml b/aws/beta.ordbok.uib.no_stack.yaml
index f00dafa7..848def21 100644
--- a/aws/beta.ordbok.uib.no_stack.yaml
+++ b/aws/beta.ordbok.uib.no_stack.yaml
@@ -83,6 +83,8 @@ Resources:
         Value: "82.134.66.114/32"
       - Type: "IPV4"
         Value: "51.174.68.58/32"
+      - Type: "IPV4"
+        Value: "0.0.0.0/0"
       Name: "allowed IPs"
 
   APImatch:
-- 
GitLab