Skip to content

Commit 12f8f31

Browse files
committed
chore: update readme
1 parent 77545ec commit 12f8f31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,12 @@ module.exports = {
304304

305305
<br></details>
306306

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+
307313
## Usage
308314

309315
```bash

0 commit comments

Comments
 (0)