mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 00:31:51 +02:00
Add cifsdomain
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
- Feat : cifsdomain added
|
||||
|
||||
### 1.14.4-2 (09-05-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
- Add variables to bashrc to allow cli with portainer
|
||||
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"PUID": "int",
|
||||
"TZ": "str?",
|
||||
"certfile": "str",
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"database": "list(|sqlite|mariadb_addon)?",
|
||||
@@ -118,6 +119,6 @@
|
||||
],
|
||||
"slug": "paperless_ng",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.14.4-2",
|
||||
"version": "1.14.4-3",
|
||||
"webui": "http://[HOST]:[PORT:8000]"
|
||||
}
|
||||
Reference in New Issue
Block a user