Add env varible

This commit is contained in:
Robert Middleswarth
2025-03-14 22:26:49 -04:00
parent ec9652d590
commit b0e7f8e811

View File

@@ -16,6 +16,13 @@
"restart_policy": "unless-stopped",
"title": "Homepage",
"type": 1,
"env": [
{
"default": "gethomepage.dev",
"label": "HOMEPAGE_ALLOWED_HOSTS",
"name": "HOMEPAGE_ALLOWED_HOSTS"
}
],
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Homepage/",