Compare commits

..

3 Commits

Author SHA1 Message Date
874afb42c2 Merge pull request 'foundry' (#18) from foundry into main
Reviewed-on: #18
2026-02-28 15:40:34 +00:00
12f6c997c8 Update Caddyfile 2026-02-28 15:40:12 +00:00
dea15a1305 Update docs/ports.md 2026-02-28 15:39:08 +00:00
2 changed files with 6 additions and 1 deletions

View File

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

View File

@@ -14,7 +14,8 @@ This file explains which ports are used and for what reason (please categorize t
2347 - closed - just-mn's personal port\ 2347 - closed - just-mn's personal port\
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
## Rules ## Rules
If you want to add some extra port, then please: If you want to add some extra port, then please: