feat: add security headers to caddyfile
This commit is contained in:
@@ -5,8 +5,6 @@ Private self-hosted Excalidraw with Bun, Caddy, and SQLite.
|
||||
This is bare wrapper around the excalidraw packages that adds autosave and disk-persistence.
|
||||
No auth to keep things simple - you either run in a private network or put it behind Caddy auth or similar solutions.
|
||||
|
||||
> GPT 5.5 generated
|
||||
|
||||
## Tl;dr
|
||||
|
||||
When building the image yourself
|
||||
@@ -52,6 +50,7 @@ Open `http://localhost:3000`.
|
||||
## Test
|
||||
|
||||
```bash
|
||||
bun run format
|
||||
bun run test
|
||||
bun run typecheck
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user