Merge pull request #94 from YuvanNeko/master

Added Minecraft server && Changed Environment Variable's name in JDownloader.
This commit is contained in:
don
2021-10-29 14:05:56 -04:00
committed by GitHub
2 changed files with 18 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 KiB

View File

@@ -65,6 +65,22 @@
}
]
},
{
"categories": [
"Other",
"Tools",
"Games"
],
"description": "This docker image provides a Minecraft Server that will automatically download the latest stable version at startup. You can also run/upgrade to any specific version or the latest snapshot. See the Versions section below for more information.",
"image": "itzg/minecraft-server:multiarch-latest",
"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/pi-hosted_template/images/minecraft.png",
"name": "minecraft",
"ports": [
"25565:25565/tcp"
],
"restart_polocy": "unless-stopped",
"title": "Minecraft Server",
},
{
"categories": [
"Other",
@@ -834,8 +850,8 @@
"env": [
{
"set": "",
"label": "MYJD_DEVICE",
"name": "MYJD_DEVICE"
"label": "MYJD_DEVICE_NAME",
"name": "MYJD_DEVICE_NAME"
},
{
"set": "",