]> WPIA git - infra.git/blobdiff - modules/quiz/templates/sq_config.epp
fix: correctly auto-start cassiopeia services
[infra.git] / modules / quiz / templates / sq_config.epp
index 5d9fb89bf0415bebc8c56655f4f7024ae4fe4525..30c0fda6c055525501f471293d117df644416976 100644 (file)
@@ -1,6 +1,6 @@
 <?php
                 $sq_base_url='//quiz.<%=$systemDomain%>/';
-                $sq_hostname='localhost';
+                $sq_hostname='<%=$ips[postgres]%>';
                 $sq_dbname='quiz';
                 $sq_dbusername='quiz';
                 $sq_dbpassword='<%=$passwords[postgres][quiz]%>';