diff --git a/templates/configMap.yaml b/templates/configMap.yaml
index 77b3a33a006c36366a1c7bb95cdaf55d8e08ccc9..4207a97f830c6d8b7b48a5fc43591d239db499e6 100644
--- a/templates/configMap.yaml
+++ b/templates/configMap.yaml
@@ -9,7 +9,7 @@ data:
     debug
     }
 
-    :80 {
+    :2015 {
     @websockets {
       header Connection upgrade
       header_regexp Connection (?i)^upgrade$