mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update PGID, PUID, and version in config.yaml
This commit is contained in:
@@ -71,8 +71,8 @@ map:
|
||||
name: Organizr
|
||||
options:
|
||||
env_vars: []
|
||||
PGID: "0"
|
||||
PUID: "0"
|
||||
PGID: "1000"
|
||||
PUID: "1000"
|
||||
ports:
|
||||
80/tcp: 88
|
||||
ports_description:
|
||||
@@ -86,5 +86,5 @@ schema:
|
||||
slug: organizr
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "1.90-bugfix2"
|
||||
version: "v2"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"
|
||||
|
||||
Reference in New Issue
Block a user