From c6cd41abc4e8df919a3381e7fcb2edf67a5fd2ee Mon Sep 17 00:00:00 2001
From: Michiel de Jong <michiel@unhosted.org>
Date: Mon, 20 Oct 2014 12:18:02 +0100
Subject: [PATCH] mention need to add a default site

---
 doc/deploying-a-server.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/deploying-a-server.md b/doc/deploying-a-server.md
index f6338f4..88c4471 100644
--- a/doc/deploying-a-server.md
+++ b/doc/deploying-a-server.md
@@ -15,6 +15,7 @@ Make sure you read [getting started](getting-started-as-a-hoster.md) first.
   `server-wide/postfix/`
   and `server-wide/haproxy/approved-certs/k3.pem`; see the existing folder `data/` in this repo for an example of what the email forwards and
   TLS certificate files should look like).
+* Add the default site by following the 'Adding a website to your server' instructions below with domain name k3 instead of example.com
 * The rest should be automatic!
 
 ### Adding a website to your server
-- 
GitLab