vhost IP specification working
[hcoop/domtool2.git] / lib / easy_domain.dtl
index cb63932..82c66bf 100644 (file)
@@ -10,7 +10,7 @@ val webAt =
                (dns (dnsA host (ip_of_node (web_node_to_node n)));
 
                vhost host where
-                       WebNodes = [n]
+                       WebPlaces = [web_place_default n]
                with
                        config
                end);