Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 563 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 563 Bytes

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