mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Mount metadata volume in nginx container
This commit is contained in:
parent
f676f72986
commit
d6a761d980
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user