fix caddyfile. wildcard isnt works like expected #15

Merged
miko089 merged 1 commits from jstmn-caddy-edit into main 2026-02-25 16:38:13 +00:00
Showing only changes of commit 6c7630bc7c - Show all commits

View File

@@ -10,6 +10,6 @@ just-mn.dev {
reverse_proxy :2347 reverse_proxy :2347
} }
*.just-mn.dev { actions.just-mn.dev {
reverse_proxy :2347 reverse_proxy :2347
} }