Skip to content

Commit

Permalink
Handle docusaurus websockets in caddy
Browse files Browse the repository at this point in the history
  • Loading branch information
macobo committed Aug 22, 2024
1 parent b00ec03 commit 4bc8c64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Caddyfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:8001 {
reverse_proxy /docs* localhost:3000
reverse_proxy /ws* localhost:3000
reverse_proxy :8000
}

0 comments on commit 4bc8c64

Please sign in to comment.