Skip to content

Commit d47be83

Browse files
committed
Add docker usage section to README
1 parent cdb95d3 commit d47be83

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,12 @@ Examples:
197197

198198
curl -g 'http://localhost:5011/geom/ne_10m_admin_0_countries/?filter=[["ogc_fid","=",90]]'
199199

200+
Docker usage
201+
------------
202+
203+
See sample [docker-compose.yml](https://github.com/qwc-services/qwc-docker/blob/master/docker-compose-example.yml) of [qwc-docker](https://github.com/qwc-services/qwc-docker).
204+
205+
200206
Testing
201207
-------
202208

0 commit comments

Comments
 (0)