Compare commits

..

14 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
54a8cedb41 Merge pull request 'Update Caddyfile' (#19) from just-mn-caddy-edit into main
Reviewed-on: #19
2026-04-01 12:10:28 +00:00
8c685c4019 Обновить Caddyfile 2026-04-01 11:49:58 +00:00
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
19cf58a130 Merge pull request 'opened just-mn's ports' (#17) from justmns-ports into main
Reviewed-on: #17
Reviewed-by: miko089 <ghastmisha089@gmail.com>
2026-02-26 13:48:52 +00:00
just-mn
0adb55526c opened just-mn's ports 2026-02-26 16:46:30 +03:00
9a58a047a0 Merge pull request 'add just-mn's domain' (#16) from add-justmn-domain into main
Reviewed-on: #16
2026-02-25 18:03:11 +00:00
just-mn
634ef052bc add just-mn's domain 2026-02-25 20:49:22 +03:00
4368ce7908 Merge pull request 'fix caddyfile. wildcard isnt works like expected' (#15) from jstmn-caddy-edit into main
Reviewed-on: #15
Reviewed-by: miko089 <ghastmisha089@gmail.com>
2026-02-25 16:38:12 +00:00
12fedaabd7 fix caddyfile. wildcard isnt works like expected 2026-02-25 16:38:12 +00:00
2 changed files with 16 additions and 3 deletions

View File

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

View File

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