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 77545ec commit 12f8f31Copy full SHA for 12f8f31
README.md
@@ -304,6 +304,12 @@ module.exports = {
304
305
<br></details>
306
307
+## NOTICE!
308
+You need delete `caddy` executable file after you updated to `^2.0.0`.
309
+The default path is `$TMPDIR/caddy`, and if you set `UHRP_CADDY_PATH`, it will be in the path you set.
310
+
311
+Please check [caddy path](https://github.com/zcf0508/unplugin-https-reverse-proxy/blob/v1.0.0/src/caddy/constants.ts#L17).
312
313
## Usage
314
315
```bash
0 commit comments