Merge pull request #25 from mbpictures/patch-1

template: update huly version
This commit is contained in:
Mauricio Siu 2025-03-18 20:59:04 -06:00 committed by GitHub
commit 0304bc5408
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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