diff --git a/Caddyfile b/Caddyfile index f2756b7..6ab9fe6 100644 --- a/Caddyfile +++ b/Caddyfile @@ -6,6 +6,10 @@ gitea.miko089.space { reverse_proxy :1024 } +foundry.miko089.space { + reverse_proxy :1489 +} + just-mn.dev { reverse_proxy :2347 } \ No newline at end of file diff --git a/docs/ports.md b/docs/ports.md index a184ca0..7776bf3 100644 --- a/docs/ports.md +++ b/docs/ports.md @@ -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\ 8443 - 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 If you want to add some extra port, then please: