From 3dfeaedcc6e9d3ea93bbe54e93b1516199276289 Mon Sep 17 00:00:00 2001 From: Marius Date: Tue, 18 Mar 2025 17:06:21 +0100 Subject: [PATCH] template: update huly version --- blueprints/huly/template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints/huly/template.yml b/blueprints/huly/template.yml index 307e599..94e50b0 100644 --- a/blueprints/huly/template.yml +++ b/blueprints/huly/template.yml @@ -9,7 +9,7 @@ config: host: ${main_domain} env: - - HULY_VERSION=v0.6.377 + - HULY_VERSION=v0.6.468 - DOCKER_NAME=huly - HOST_ADDRESS=${main_domain} - SECURE= @@ -101,4 +101,4 @@ config: rewrite ^/_stats(/.*)$ $1 break; proxy_pass http://stats:4900/; } - } \ No newline at end of file + }