aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/TODOs.md b/TODOs.md
index a728d86..23b02e7 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -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