Compare commits

...

2 Commits

Author SHA1 Message Date
0feb593e8f 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>
2026-02-25 16:26:02 +00:00
e97d3f08b2 add just-mn's wildcard conf 2026-02-25 19:23:24 +03:00

View File

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