Skip to content

Commit 12431e8

Browse files
committed
Updates templates (auto-generated, on 16-Mar-2025)
1 parent 78cdbbe commit 12431e8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

templates.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -7281,7 +7281,7 @@
72817281
"Dashboard"
72827282
],
72837283
"description": "Homepage helps you organize your self-hosted services by making them accessible from a single place",
7284-
"image": "ghcr.io/gethomepage/homepage:latest",
7284+
"image": "ghcr.io/gethomepage/homepage:v0.10.9",
72857285
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homepage.png",
72867286
"name": "Homepage",
72877287
"platform": "linux",
@@ -7291,6 +7291,13 @@
72917291
"restart_policy": "unless-stopped",
72927292
"title": "Homepage",
72937293
"type": 1,
7294+
"env": [
7295+
{
7296+
"default": "gethomepage.dev",
7297+
"label": "HOMEPAGE_ALLOWED_HOSTS",
7298+
"name": "HOMEPAGE_ALLOWED_HOSTS"
7299+
}
7300+
],
72947301
"volumes": [
72957302
{
72967303
"bind": "/portainer/Files/AppData/Config/Homepage/",

0 commit comments

Comments
 (0)