mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-17 08:34:54 -04:00
chore: change recommended and CI node version to v20
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
2967e7cd86
commit
23901d1454
9 changed files with 15 additions and 15 deletions
|
@ -19,7 +19,7 @@ recommend caddy and the provided configuration.
|
|||
git clone https://github.com/hedgedoc/hedgedoc.git
|
||||
cd hedgedoc
|
||||
```
|
||||
2. Install Node.js. You need at least Node 16, but we recommend Node 18.
|
||||
2. Install Node.js. You need at least Node 16, but we recommend Node 20.
|
||||
3. Install [Yarn](https://yarnpkg.com/getting-started/install)
|
||||
4. Install Caddy (select one of the two options)
|
||||
- [Download](https://caddyserver.com/) and place the `caddy` binary in `dev-reverse-proxy`. Ensure it is executable with `chmod +x caddy`. Users of macOS may need to run `xattr -d com.apple.quarantine ./caddy` to lift the quarantine for executables from the internet.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue