Merge pull request 'Update Caddyfile' (#20) from miko089-patch-1 into main
Reviewed-on: #20
This commit was merged in pull request #20.
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user