# Service Port Table The table below lists the services that answer on the homelab gateway: the service, the port it binds, and the host that runs it. | Service | Port | Host | |---|---|---| | Caddy | 80 | homelab-gw | | GitLab | 8929 | homelab-git | | ntfy | 2087 | homelab-ntfy | ## Pipe characters inside fences Fenced blocks keep their raw text — the pipe lines below are part of a config example, not a table: ```text | Service | Port | |----------|------| | caddy | 80 | | gitlab | 8929 | ```