You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-11-27 22:38:10 +02:00
Removing db folder override as it does not have write access on docker
(cherry picked from commit 36d5ccbbd4c077d25c99f47c215740a46122cad4)
This commit is contained in:
@@ -13,7 +13,6 @@ services:
|
||||
- "./pigallery2/tmp:/app/data/tmp" # CHANGE ME
|
||||
expose:
|
||||
- "80"
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
db-benchmark-data:
|
||||
|
||||
Reference in New Issue
Block a user