diff --git a/photo/docker-compose.pigallery.yml b/photo/docker-compose.pigallery.yml index ca40d5c..f0028fe 100755 --- a/photo/docker-compose.pigallery.yml +++ b/photo/docker-compose.pigallery.yml @@ -12,12 +12,13 @@ services: - 80 restart: unless-stopped volumes: + #/app/data/images - pigallery_config:/app/data/config:rw - pigallerydb_data:/app/data/db:rw - pigallery_tmp:/app/data/tmp:rw - type: bind source: ${ROOT_INSTALL}/data/seafile-fuse - target: /app/data/images + target: /seahub bind: propagation: rslave privileged: true