should be 1729...
diff --git a/aardvark.py b/aardvark.py
index 2980b21..c5c8e1d 100644
--- a/aardvark.py
+++ b/aardvark.py
@@ -35,7 +35,7 @@
 
 
 # Some defaults to keep this running without a yaml
-DEFAULT_PORT = 4321
+DEFAULT_PORT = 1729
 DEFAULT_BACKEND = "http://localhost:8080"
 DEFAULT_IPHEADER = "x-forwarded-for"
 DEFAULT_BLOCK_MSG = "No Cookie!"