template: update huly version

This commit is contained in:
Marius
2025-03-18 17:06:21 +01:00
committed by GitHub
parent 06b8db5cb6
commit 3dfeaedcc6

View File

@@ -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/;
}
}
}