waschinski / photo-stream

Self-hosted, super simple photo stream
https://github.com/waschinski/photo-stream
MIT License
452 stars 71 forks source link

What is the photo directory? #56

Closed xiNeRoar closed 1 year ago

xiNeRoar commented 1 year ago

I am using docker to install and mount my image folder e.g. "picture" to /photos/original but there is no photo showing up. What have I done wrong? image

waschinski commented 1 year ago

image Sorry for the late reply. This is how it looks on my side. In my local folder docker/photo-stream there's a subfolder original containing the photos, make sure the mount path is correct, it should be /photo-stream/photos/ and must also include an original folder.