Skip to content

Commit

Permalink
Mount metadata volume in nginx container
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere authored and nyalldawson committed Sep 10, 2020
1 parent f676f72 commit d6a761d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/ogc/docker-compose.yml
Expand Up @@ -10,6 +10,7 @@ services:
- qgis
volumes:
- ./nginx.conf:/etc/nginx/conf.d/default.conf:ro
- ./../../data/metadata:/var/www/html/wms13/metadata
depends_on:
- qgis-server

Expand Down

0 comments on commit d6a761d

Please sign in to comment.