Update config.json

This commit is contained in:
Alexandre
2022-05-12 12:01:04 +02:00
committed by GitHub
parent 718280e493
commit c62322902c

View File

@@ -42,7 +42,6 @@
"PHOTOPRISM_HTTP_PORT": "2341", "PHOTOPRISM_HTTP_PORT": "2341",
"working_dir": "/data/photoprism" "working_dir": "/data/photoprism"
}, },
"ingress": true,
"homeassistant": "0.92.0b2", "homeassistant": "0.92.0b2",
"map": [ "map": [
"media:rw", "media:rw",
@@ -66,7 +65,6 @@
"keyfile": "privkey.pem", "keyfile": "privkey.pem",
"ssl": false "ssl": false
}, },
"panel_icon": "mdi:photo",
"ports": { "ports": {
"2342/tcp": 2342 "2342/tcp": 2342
}, },