diff options
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -165,14 +165,14 @@ Setup custom SSH port in the base image itself. # Services -- `git.$tld`: cgit -- `$project.$tld`: static documentation for projects -- `ci.$tld`: single static HTML CI page -- `mail.$tld`: email -- `xmpp.$tld`: Prosody XMPP -- `matrix.$tld`: Synapse Matrix -- `static.$tld`: NGINX directory listing of static files -- `$tld`: Jekyll blog +- `https://git.$tld`: cgit +- `https://$project.$tld`: static documentation for projects +- `https://ci.$tld`: single static HTML CI page +- `https://mail.$tld`: email +- `https://matrix.$tld`: Synapse Matrix +- `https://$tld`: Jekyll blog +- `xmpp:$tld`: Prosody XMPP +- `ftp://$tld`: FTP server # Decisions |