add just-mn's wildcard conf

This commit is contained in:
2026-02-25 19:21:54 +03:00
parent c9f32cf982
commit e97d3f08b2

View File

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