Add env varible
This commit is contained in:
@@ -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/",
|
||||
|
||||
Reference in New Issue
Block a user