Skip to content

Commit

Permalink
Removes unused volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 20, 2020
1 parent b6a0ae6 commit a319b78
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ services:
service: mapserver
volumes_from:
- config:ro
volumes:
- /var/sig:/var/sig:ro

qgisserver:
extends:
Expand Down Expand Up @@ -108,8 +106,6 @@ services:
- RASTER_BASE_PATH
- SMTP_USER
- SMTP_PASSWORD
volumes:
- /var/sig:/var/sig:ro

alembic:
extends:
Expand Down

0 comments on commit a319b78

Please sign in to comment.