Update config.json

This commit is contained in:
Alexandre
2022-12-03 14:57:25 +01:00
committed by GitHub
parent 1cec281b9a
commit 0cd5305bce

View File

@@ -42,6 +42,7 @@
"environment": {
"PHOTOPRISM_ADMIN_USER": "admin",
"PHOTOPRISM_ADMIN_PASSWORD": "please_change_password",
"PHOTOPRISM_HTTP_COMPRESSION": "none",
"PHOTOPRISM_HTTP_PORT": "2341",
"working_dir": "/data/photoprism"
},