We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e68e24 commit a82fc3bCopy full SHA for a82fc3b
README.md
@@ -20,6 +20,8 @@ All pushes to the `main` branch are automatically deployed to production via CI
20
21
All pushes to the `canary` branch are automatically deployed to the canary binary distribution URL for any proxies running the canary version.
22
23
+See `.github/workflows/go.yml`, which uses the `make build` Makefile target **NOT THE LEGACY `make dist-on-docker`**.
24
+
25
### Building
26
27
Currently, http-proxy-lantern will only build on Linux hosts. You need to have
0 commit comments