mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 00:01:36 +01:00
Change default id to 0
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
],
|
||||
"full_access": true,
|
||||
"options": {
|
||||
"PUID": 1001,
|
||||
"PGID": 1001,
|
||||
"PUID": 0,
|
||||
"PGID": 0,
|
||||
"networkdisks": "//server/share",
|
||||
"cifsusername": "username",
|
||||
"cifspassword": "password",
|
||||
|
||||
Reference in New Issue
Block a user