Share data volume

This commit is contained in:
Blottiere Paul 2020-09-09 11:53:47 +02:00 committed by Nyall Dawson
parent e5275b0817
commit fae4383072

View File

@ -18,6 +18,7 @@ services:
container_name: qgis_server_deps
volumes:
- ./../../:/usr/src/qgis/
- ./../../data:/data
networks:
- qgis
privileged: true