An open API service indexing awesome lists of open source software.

https://github.com/freedomben/dory-http-proxy


https://github.com/freedomben/dory-http-proxy

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# dory-http-proxy

Forked from dinghy-http-proxy for SSL support. Not pushed upstream since the solution here is temporary.

### Build and push images

Create the builder:

```bash
make builder
```

Build and push images:

```bash
make build push
```