Compare commits
12 Commits
4368ce7908
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
c4af51c75a
|
|||
| 9ac5ecb497 | |||
| e4ad83f733 | |||
|
54a8cedb41
|
|||
| 8c685c4019 | |||
| 874afb42c2 | |||
| 12f6c997c8 | |||
| dea15a1305 | |||
| 19cf58a130 | |||
|
|
0adb55526c
|
||
| 9a58a047a0 | |||
|
|
634ef052bc
|
12
Caddyfile
12
Caddyfile
@@ -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
|
||||
}
|
||||
|
||||
actions.just-mn.dev {
|
||||
calenbar.just-mn.dev {
|
||||
reverse_proxy :2347
|
||||
}
|
||||
}
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user