Merge "Bug 99: get_dhcp_lease.sh with support for LXD DHCP / fix in openvimd.cfg...
[osm/openvim.git] / openvimd.cfg
index 016ea89..2d1aabb 100644 (file)
@@ -56,7 +56,7 @@ http_port:       9080                # General port where openvim is listening (
 http_admin_port: 9085                # Admin port where openvim is listening (when missing, no administration server is launched)
 
 #database parameters
-db_host:   localhost                 # by default localhost
+db_host:   0.0.0.0                   # by default localhost
 db_user:   vim                       # DB user
 db_passwd: vimpw                     # DB password
 db_name:   vim_db                    # Name of the VIM DB