We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a0ae6 commit a319b78Copy full SHA for a319b78
docker-compose.yaml
@@ -27,8 +27,6 @@ services:
27
service: mapserver
28
volumes_from:
29
- config:ro
30
- volumes:
31
- - /var/sig:/var/sig:ro
32
33
qgisserver:
34
extends:
@@ -108,8 +106,6 @@ services:
108
106
- RASTER_BASE_PATH
109
107
- SMTP_USER
110
- SMTP_PASSWORD
111
112
113
114
alembic:
115
0 commit comments