diff --git a/.env b/.env index b9f88d3..fc14f6f 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ # Symfony APP_ENV=PROD APP_SECRET=changemeinenvlocal -APP_PROTOCOL=https +APP_PROTOCOL=http #TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 #TRUSTED_HOSTS='^(localhost|example\.com)$' diff --git a/templates/Scrum/view.html.twig b/templates/Scrum/view.html.twig index 1768ea5..1d68658 100644 --- a/templates/Scrum/view.html.twig +++ b/templates/Scrum/view.html.twig @@ -217,13 +217,13 @@ -
+
{% for label in issue.giteajson.labels %} {% if label.id not in giteacolumns and label.id in giteaprioritys %}