mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-08-19 02:16:04 +00:00
Rename feature h2c to serve-h2c.
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@
|
||||
on_demand
|
||||
}
|
||||
|
||||
@h2c `{env.PAGES_FEATURES}.matches(r"\bh2c\b")`
|
||||
@h2c `{env.PAGES_FEATURES}.matches(r"\bserve-h2c\b")`
|
||||
reverse_proxy @h2c h2c://{$GIT_PAGES_ADDRESS:localhost}:3000
|
||||
reverse_proxy http://{$GIT_PAGES_ADDRESS:localhost}:3000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user