Add a separate column for protocol
This commit is contained in:
parent
fbc478becd
commit
03e25acb13
1 changed files with 13 additions and 13 deletions
26
README.md
26
README.md
|
@ -4,16 +4,16 @@ Available at [comfycamp.space](https://comfycamp.space).
|
|||
|
||||
## Ports
|
||||
|
||||
| Number | Service | Public URL |
|
||||
| --- | --- | --- |
|
||||
| 3000 | Mastodon | [m.comfycamp.space](https://m.comfycamp.space) |
|
||||
| 3001 | Mastodon streaming | |
|
||||
| 3002 | Vaultwarden | |
|
||||
| 3003 | Minio console | |
|
||||
| 3004 | Forgejo | [git.comfycamp.space](https://git.comfycamp.space) |
|
||||
| 3005 | Synapse | |
|
||||
| 3478 tcp/udp | Coturn | |
|
||||
| 8022 | Forgejo SSH | |
|
||||
| 8448 | Synapse/Haproxy | |
|
||||
| 9000 | Minio | |
|
||||
| 49152 - 65535 udp | Coturn | |
|
||||
| Number | Protocol | Service | Public URL |
|
||||
| --- | --- | --- | --- |
|
||||
| 3000 | | Mastodon | [m.comfycamp.space](https://m.comfycamp.space) |
|
||||
| 3001 | | Mastodon streaming | |
|
||||
| 3002 | | Vaultwarden | |
|
||||
| 3003 | | Minio console | |
|
||||
| 3004 | | Forgejo | [git.comfycamp.space](https://git.comfycamp.space) |
|
||||
| 3005 | | Synapse | |
|
||||
| 3478 | tcp/udp | Coturn | |
|
||||
| 8022 | | Forgejo SSH | |
|
||||
| 8448 | | Synapse/Haproxy | |
|
||||
| 9000 | | Minio | |
|
||||
| 49152 - 65535 | udp | Coturn | |
|
||||
|
|
Loading…
Reference in a new issue