DSLtd

Results 3 comments of DSLtd

@hdwinkel I think in your case you need to go to http://localhost:8000/search instead of http://localhost:8000

@hdwinkel thank you - it works now.

@hdwinkel you will notice that in the `docker-compose.yml` they include `data_media:/var/opensemanticsearch/media` on line 18. So you might consider adding a folder `data_media` in the root directory after the clone, and...