diff --git a/Template/template.json b/Template/template.json index b9dc954..e762d5f 100644 --- a/Template/template.json +++ b/Template/template.json @@ -3733,27 +3733,13 @@ ], "description": "A free and ethical photo sharing platform, powered by ActivityPub federation.", "env": [ - { - "default": "1000", - "label": "PUID", - "name": "PUID" - }, - { - "default": "100", - "label": "PGID", - "name": "PGID" - }, - { - "label": "TZ", - "name": "TZ" - }, { "label": "PORT", "name": "PORT" } ], "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/pixelfed.png", - "note": "You stil need to creat a env file from https://github.com/pixelfed/pixelfed/blob/dev/.env.docker in the location /portainer/Files/AppData/Pixelfed/.env.docker;", + "note": "!!!THIS IS STILL INDEVELOPMENT!!! You stil need to creat a env file from https://github.com/pixelfed/pixelfed/blob/dev/.env.docker in the location /portainer/Files/AppData/Pixelfed/.env.docker;", "platform": "linux", "repository": { "stackfile": "Template/Stack/pixelfed.yml",