Skip to content

Commit a319b78

Browse files
committed
Removes unused volumes
1 parent b6a0ae6 commit a319b78

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: docker-compose.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ services:
2727
service: mapserver
2828
volumes_from:
2929
- config:ro
30-
volumes:
31-
- /var/sig:/var/sig:ro
3230

3331
qgisserver:
3432
extends:
@@ -108,8 +106,6 @@ services:
108106
- RASTER_BASE_PATH
109107
- SMTP_USER
110108
- SMTP_PASSWORD
111-
volumes:
112-
- /var/sig:/var/sig:ro
113109

114110
alembic:
115111
extends:

0 commit comments

Comments
 (0)