We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a555de5 commit c5ffd1cCopy full SHA for c5ffd1c
README.md
@@ -70,7 +70,7 @@ pnpm --filter='server' db:bootstrap:remote
70
> [!NOTE]
71
> if you want https setup for local development:
72
>
73
-> - install [caddy](https://caddyserver.com/docs/install),
+> - install [caddy](https://caddyserver.com/docs/install) `brew install caddy`,
74
> - run `caddy run --config=Caddyfile`
75
> - set `VITE_SERVER_URL` to `https://server.localhost` in `client/.env`
76
0 commit comments