Fixed/Updated Aternos Thanos
This commit is contained in:
parent
109e6fd794
commit
8ecac4f088
1 changed files with 7 additions and 7 deletions
|
@ -2,20 +2,20 @@
|
|||
"categories": [
|
||||
"Other",
|
||||
"Tools",
|
||||
"Minecraft"
|
||||
"Games"
|
||||
],
|
||||
"env": [
|
||||
{
|
||||
"name": "TZ",
|
||||
"label": "TZ",
|
||||
"default": "America/New_York",
|
||||
"description": "Specify a timezone to use for example Europe/London"
|
||||
"default": "Europe/London",
|
||||
"description": "Specify a timezone to use. For example, Europe/London"
|
||||
}
|
||||
],
|
||||
"description": "[Thanos](https://github.com/aternosorg/thanos) is a tool that allows you to shrink your minecraft worlds by deleting unused chuncks.",
|
||||
"description": "Thanos is a tool that allows you to shrink your minecraft worlds by deleting unused chuncks.",
|
||||
"image_amd64": "cristianeduardmihai/thanos:latest",
|
||||
"image_arm64": "cristianeduardmihai/thanos:arm64",
|
||||
"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/images/aternos-thanos.png",
|
||||
"image_arm64": "cristianeduardmihai/thanos:latest",
|
||||
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/aternos-thanos.png",
|
||||
"name": "Thanos",
|
||||
"officialDoc": "https://github.com/aternosorg/thanos",
|
||||
"platform": "linux",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"container": "/output"
|
||||
},
|
||||
{
|
||||
"bind": "/portainer/mc/input",
|
||||
"bind": "/portainer/Files/mc/input",
|
||||
"container": "/watch"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue