mirror of
https://github.com/umputun/reproxy.git
synced 2024-11-23 17:51:32 +03:00
.. | ||
web | ||
docker-compose.yml | ||
README.md |
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/