mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Merge pull request #25 from mbpictures/patch-1
template: update huly version
This commit is contained in:
@@ -9,7 +9,7 @@ config:
|
|||||||
host: ${main_domain}
|
host: ${main_domain}
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- HULY_VERSION=v0.6.377
|
- HULY_VERSION=v0.6.468
|
||||||
- DOCKER_NAME=huly
|
- DOCKER_NAME=huly
|
||||||
- HOST_ADDRESS=${main_domain}
|
- HOST_ADDRESS=${main_domain}
|
||||||
- SECURE=
|
- SECURE=
|
||||||
@@ -101,4 +101,4 @@ config:
|
|||||||
rewrite ^/_stats(/.*)$ $1 break;
|
rewrite ^/_stats(/.*)$ $1 break;
|
||||||
proxy_pass http://stats:4900/;
|
proxy_pass http://stats:4900/;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user