mirror of
https://github.com/runyanjake/olomana.git
synced 2025-10-04 21:27:29 -07:00
use correct read only flag for photoprism
This commit is contained in:
parent
4ea4252d37
commit
ba8c7a4206
@ -53,7 +53,7 @@ services:
|
||||
- /data/coldstorage/photoprism/storage:/photoprism/storage
|
||||
- /data/coldstorage/photoprism/originals:/photoprism/originals
|
||||
environment:
|
||||
- PHOTOPRISM_READ_ONLY=true
|
||||
- PHOTOPRISM_READONLY=true
|
||||
- PHOTOPRISM_AUTH_MODE=public
|
||||
- PHOTOPRISM_LOG_LEVEL=info
|
||||
- PHOTOPRISM_SITE_URL=[[DIFFERENT_SITE_URL_WITH_HTTPS]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user