# Example of a docker provider run this example with `docker-compose up` and try to hit containers: - `curl http://localhost/api/svc1/123` - `curl http://localhost/api/svc2/345` - `curl http://localhost/whoami/test` you can also try the assets server: - `curl http://localhost/1.html` - `curl http://localhost/`