summaryrefslogtreecommitdiff
path: root/gentoobrowse/datasources/postgres.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gentoobrowse/datasources/postgres.xml')
-rw-r--r--gentoobrowse/datasources/postgres.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse/datasources/postgres.xml b/gentoobrowse/datasources/postgres.xml
index 9bece3e..3d103ea 100644
--- a/gentoobrowse/datasources/postgres.xml
+++ b/gentoobrowse/datasources/postgres.xml
@@ -3,5 +3,5 @@
<readonly preferlocal="true">
<dsn host="firebrand"><postgresql>host=localhost sslmode=disable user=gentoo dbname=gentoo options='-c search_path=gentoobrowse,public'</postgresql></dsn>
</readonly>
- <masterdsn><postgresql>host=localhost sslmode=disable user=gentoo dbname=gentoo options='-c search_path=gentoobrowse,public'</postgresql></masterdsn>
+ <masterdsn><postgresql>host=randomdan.homeip.net user=gentoo dbname=gentoo options='-c search_path=gentoobrowse,public'</postgresql></masterdsn>
</project2:rdbmsdatasource>