Add "exposable": true to config.json
This commit is contained in:
parent
979beeaf68
commit
fe4931ddce
|
@ -3,6 +3,7 @@
|
||||||
"name": "PhotoPrism",
|
"name": "PhotoPrism",
|
||||||
"port": 8110,
|
"port": 8110,
|
||||||
"available": true,
|
"available": true,
|
||||||
|
"exposable": true,
|
||||||
"id": "photoprism",
|
"id": "photoprism",
|
||||||
"tipi_version": 2,
|
"tipi_version": 2,
|
||||||
"version": "latest",
|
"version": "latest",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user