mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild
Github bot: fix linting issues nobuild
This commit is contained in:
@@ -5,12 +5,12 @@ arch:
|
||||
codenotary: alexandrep.github@gmail.com
|
||||
description: voice communication for online gaming, education and training
|
||||
environment:
|
||||
DIST_UPDATE: '0'
|
||||
INIFILE: '1'
|
||||
PGID: '503'
|
||||
PUID: '503'
|
||||
DIST_UPDATE: "0"
|
||||
INIFILE: "1"
|
||||
PGID: "503"
|
||||
PUID: "503"
|
||||
TS3SERVER_LICENSE: accept
|
||||
TS_UPDATE: '1'
|
||||
TS_UPDATE: "1"
|
||||
image: ghcr.io/alexbelgium/teamspeak-{arch}
|
||||
init: false
|
||||
map:
|
||||
|
||||
Reference in New Issue
Block a user