mirror of
https://github.com/Noratrieb/h2.js.git
synced 2026-01-14 09:55:03 +01:00
do things
This commit is contained in:
parent
9adad6436c
commit
7faf8fc164
2 changed files with 375 additions and 58 deletions
5
Caddyfile
Normal file
5
Caddyfile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# caddy run --config Caddyfile
|
||||
|
||||
http://localhost:8081 {
|
||||
reverse_proxy * h2c://localhost:8080
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue