Allow standard ports

ec5ea6c127
This commit is contained in:
Alexandre
2022-12-05 21:34:00 +01:00
committed by GitHub
parent 5f94f94c0a
commit 35e0863a8d

View File

@@ -65,7 +65,6 @@
"STORAGE_PATH": "/share/photoprism/storage", "STORAGE_PATH": "/share/photoprism/storage",
"UPLOAD_NSFW": "true", "UPLOAD_NSFW": "true",
"certfile": "fullchain.pem", "certfile": "fullchain.pem",
"ingress_disabled": false,
"keyfile": "privkey.pem", "keyfile": "privkey.pem",
"ssl": false "ssl": false
}, },
@@ -102,5 +101,5 @@
], ],
"slug": "photoprism", "slug": "photoprism",
"url": "https://github.com/alexbelgium/hassio-addons-test", "url": "https://github.com/alexbelgium/hassio-addons-test",
"version": "20220121-5" "version": "20220121-6"
} }