Update config.json

This commit is contained in:
Alexandre
2022-05-12 11:59:33 +02:00
committed by GitHub
parent 4f3d5e93de
commit 718280e493

View File

@@ -39,7 +39,7 @@
],
"environment": {
"PHOTOPRISM_ADMIN_PASSWORD": "please_change_password",
"PHOTOPRISM_HTTP_PORT": 2341,
"PHOTOPRISM_HTTP_PORT": "2341",
"working_dir": "/data/photoprism"
},
"ingress": true,
@@ -100,4 +100,4 @@
"url": "https://github.com/alexbelgium/hassio-addons-test",
"version": "220302-impish",
"webui": "http://[HOST]:[PORT:2342]"
}
}