Compare commits

...

3 Commits

Author SHA1 Message Date
c4af51c75a Merge pull request 'Update Caddyfile' (#20) from miko089-patch-1 into main
Reviewed-on: #20
2026-04-09 13:17:00 +00:00
9ac5ecb497 Update docs/ports.md 2026-04-09 13:16:49 +00:00
e4ad83f733 Update Caddyfile 2026-04-09 13:16:13 +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: