fix invalid Json

This commit is contained in:
Quinten 2022-07-06 17:11:07 +02:00 committed by GitHub
parent e6ea34581e
commit e430bfba6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,13 +4,13 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2022-07-06T09:30:23+02:00",
"exported_at": "2022-07-06T17:10:16+02:00",
"name": "Teamspeak3 Server ARM64",
"author": "josdekurk@gmail.com",
"description": "VoIP software designed with security in mind, featuring crystal clear voice quality, endless customization options, and scalabilty up to thousands of simultaneous users.",
"features": null,
"docker_images": {
"ARM64": "ghcr.io\/parkervcp\/yolks:box64"
"ghcr.io\/parkervcp\/yolks:box64": "ghcr.io\/parkervcp\/yolks:box64"
},
"file_denylist": [],
"startup": "box64 .\/ts3server default_voice_port={{SERVER_PORT}} query_port={{QUERY_PORT}} filetransfer_ip=0.0.0.0 filetransfer_port={{FILE_TRANSFER}} license_accepted=1",
@ -59,4 +59,4 @@
"field_type": "text"
}
]
}
}