mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-15 17:08:19 +01:00
Create admin user
This commit is contained in:
@@ -42,7 +42,9 @@
|
||||
],
|
||||
"environment": {
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
"PUID": "0",
|
||||
"PAPERLESS_ADMIN_USER": "admin",
|
||||
"PAPERLESS_ADMIN_PASSWORD": "admin"
|
||||
},
|
||||
"homeassistant": "0.92.0b2",
|
||||
"init": false,
|
||||
|
||||
Reference in New Issue
Block a user