mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-09 23:40:59 +02:00
Update config.json
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"PHOTOPRISM_ADMIN_PASSWORD": "please_change_password",
|
"PHOTOPRISM_ADMIN_PASSWORD": "please_change_password",
|
||||||
"PHOTOPRISM_HTTP_PORT": 2341,
|
"PHOTOPRISM_HTTP_PORT": "2341",
|
||||||
"working_dir": "/data/photoprism"
|
"working_dir": "/data/photoprism"
|
||||||
},
|
},
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
@@ -100,4 +100,4 @@
|
|||||||
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
||||||
"version": "220302-impish",
|
"version": "220302-impish",
|
||||||
"webui": "http://[HOST]:[PORT:2342]"
|
"webui": "http://[HOST]:[PORT:2342]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user