mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-11 01:55:59 +02:00
Automatic builds
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armhf",
|
||||
"armv7"
|
||||
],
|
||||
"arch": ["aarch64", "amd64", "armhf", "armv7"],
|
||||
"description": "voice communication for online gaming, education and training",
|
||||
"environment": {
|
||||
"TS3SERVER_LICENSE": "accept",
|
||||
@@ -14,9 +9,8 @@
|
||||
"DIST_UPDATE": "1",
|
||||
"TS_UPDATE": "1"
|
||||
},
|
||||
"map": [
|
||||
"share:rw"
|
||||
],
|
||||
"image": "ghcr.io/alexbelgium/teamspeak_server-{arch}",
|
||||
"map": ["share:rw"],
|
||||
"name": "Teamspeak server",
|
||||
"ports": {
|
||||
"9987/udp": "9987",
|
||||
|
||||
Reference in New Issue
Block a user