Update Caddyfile #20

Merged
miko089 merged 2 commits from miko089-patch-1 into main 2026-04-09 13:17:00 +00:00
2 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,10 @@ foundry.miko089.space {
reverse_proxy :1489 reverse_proxy :1489
} }
catstest.miko089.space {
reverse_proxy :9999
}
just-mn.dev { just-mn.dev {
reverse_proxy :2347 reverse_proxy :2347
} }

View File

@@ -15,7 +15,8 @@ This file explains which ports are used and for what reason (please categorize t
8443 - open - another justmn's personal port\ 8443 - open - another justmn's personal port\
2047 - open - another justmn's personal port\ 2047 - open - another justmn's personal port\
2048 - open - another justmn's personal port\ 2048 - open - another justmn's personal port\
1489 - open - miko089's foundry instance 1489 - open - miko089's foundry instance\
9999 - closed - cat thing
## Rules ## Rules
If you want to add some extra port, then please: If you want to add some extra port, then please: