Merge pull request 'add just-mn's wildcard conf' (#14) from jstmn-caddy-edit into main

Reviewed-on: #14
Reviewed-by: miko089 <ghastmisha089@gmail.com>
This commit was merged in pull request #14.
This commit is contained in:
2026-02-25 16:26:02 +00:00

View File

@@ -9,3 +9,7 @@ gitea.miko089.space {
just-mn.dev {
reverse_proxy :2347
}
*.just-mn.dev {
reverse_proxy :2347
}