Update config.json
This commit is contained in:
@@ -5,11 +5,13 @@
|
||||
"description": "This is a Docker container for ps3netsrv (or ps3netsvr).",
|
||||
"url": "https://github.com/d-two/hassio-addons/tree/main/ps3netsrv",
|
||||
"startup": "application",
|
||||
"init": false,
|
||||
"init": false,
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armhf"
|
||||
"armhf",
|
||||
"armv7",
|
||||
"i386"
|
||||
],
|
||||
"boot": "auto",
|
||||
"map": [
|
||||
|
||||
Reference in New Issue
Block a user