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 + }