c4975e936988c302de9de8211020966e5599ded6
private/ctsollars-dev/Home.md
| ... | ... | @@ -13,7 +13,8 @@ |
| 13 | 13 | | 4000 | social.ctsollars.com | `/` | `443 ssl http2` | `http://phoenix` | `phoenix` upstream resolves to `127.0.0.1:4000` | `pleroma.nginx` | |
| 14 | 14 | | 4000 | social.ctsollars.com | `~ ^/(media\|proxy)` | `443 ssl http2` | `http://phoenix` | Cached media/proxy route; upstream `127.0.0.1:4000` | `pleroma.nginx` | |
| 15 | 15 | | 4000 | social.ctsollars.com | `/api/fedsocket/v1` | `443 ssl http2` | `http://phoenix/api/fedsocket/v1` | Upstream base `127.0.0.1:4000` | `pleroma.nginx` | |
| 16 | -| 4100 | partforge.ctsollars.com | `/` | `443 ssl http2` | `http://127.0.0.1:4100` | HTTPS vhost | `partforge.confg` | |
|
| 16 | +| 4100 | partforge.ctsollars.com | `/` | `443 ssl http2` | `http://127.0.0.1:4100` | HTTPS vhost | `partforge.conf` | |
|
| 17 | +| 4200 | demo*.beo.ctsollars.com | `/` | `443 ssl http2` | `http://127.0.0.1:4200` | HTTPS vhost | `bigevents.conf` | |
|
| 17 | 18 | | 5000 | music.ctsollars.com | `/` | `443 ssl` | `http://127.0.0.1:5000/` | HTTPS vhost | `music.conf` | |
| 18 | 19 | | 5200 | nzb.ctsollars.com | `/` | `443 ssl` | `http://127.0.0.1:5200/` | HTTPS vhost | `sabnzbd.conf` | |
| 19 | 20 | | 5300 | lidarr.ctsollars.com | `/` | `443 ssl` | `http://127.0.0.1:5300/` | HTTPS vhost | `lidarr.conf` | |