change default configuration to do not proxy the VIM VNF consoles

Change-Id: Ie3def1d49cc8a8311e0368707d83f671c1354071
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/openmanod.cfg b/openmanod.cfg
index 4ae845b..2d2a9cc 100644
--- a/openmanod.cfg
+++ b/openmanod.cfg
@@ -29,7 +29,7 @@
                               # Not used in current version!
 
 #Parameters for a VIM console access. Can be directly the VIM URL or a proxy to offer the openmano IP address
-#http_console_proxy: False    #by default True. If False proxy is not implemented and VIM URL is offered. It is
+http_console_proxy: False    #by default True. If False proxy is not implemented and VIM URL is offered. It is
                               #assumed then, that client can access directly to the VIMs
 #http_console_host: <ip>       #by default the same as 'http_host'. However is openmano server is behind a NAT/proxy
                               #you should specify the public IP used to access the server. Also when 'http_host' is