Skip to content

qwc-services/qwc-wms-proxy

Repository files navigation

docker

QWC WMS proxy service

Docker usage

The docker image can be run with the following command:

docker run -p 5000:9090 sourcepole/qwc-wms-proxy

Development

Install dependencies and run service:

uv run src/server.py