diff --git a/tmpl/sunstone-server.conf b/tmpl/sunstone-server.conf index 53b5abf..6501271 100644 --- a/tmpl/sunstone-server.conf +++ b/tmpl/sunstone-server.conf @@ -33,8 +33,13 @@ # Server Configuration # +%if %%activer_one_ha == 'oui' +:host: 0.0.0.0 +:port: %%port_sunstone +%else :host: %%ip_sunstone :port: %%port_sunstone +%end if # Place where to store sessions, this value can be memory, memcache or memcache-dalli # Use memcache when starting multiple server processes, for example,