removed env for pixelfed
removed some enveriromental settings for pixelfed added warning
This commit is contained in:
parent
871041ac03
commit
c2be1848c7
1 changed files with 1 additions and 15 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue