mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-07-20 16:32:19 +00:00
Add support for Caddy on-demand TLS.
This commit is contained in:
+5
-1
@@ -1,9 +1,13 @@
|
||||
data-dir = "./data"
|
||||
|
||||
[listen]
|
||||
[pages]
|
||||
protocol = "tcp"
|
||||
address = ":3333"
|
||||
|
||||
[caddy]
|
||||
protocol = "tcp"
|
||||
address = ":3334"
|
||||
|
||||
[wildcard]
|
||||
domain = "codeberg.page"
|
||||
clone-url = "https://codeberg.org/%s/%s.git"
|
||||
|
||||
Reference in New Issue
Block a user