1
0
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:
Patrik J. Braun
2021-05-13 12:21:47 +02:00
parent 8bbace1a73
commit 951dbbf066
2 changed files with 0 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ services:
- "./pigallery2/tmp:/app/data/tmp" # CHANGE ME
expose:
- "80"
restart: always
volumes:
db-benchmark-data: