@@ -1776,6 +1776,18 @@
"restart_policy": "unless-stopped",
"title": "Homer",
"type": 1,
+ "env": [
+ {
+ "default": "1000",
+ "label": "GID",
+ "name": "GID"
+ },
+ "label": "UID",
+ "name": "UID"
+ }
+ ],
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Homer/assets",
@@ -1876,6 +1876,18 @@