diff managePurls/manageIndexMetaPURLs.py @ 14:a2bcca6539fd

static pages
author dwinter
date Mon, 12 Nov 2012 09:29:28 +0100
parents fad73212354b
children cce127a28fc9
line wrap: on
line diff
--- a/managePurls/manageIndexMetaPURLs.py	Tue Nov 06 08:50:24 2012 +0100
+++ b/managePurls/manageIndexMetaPURLs.py	Mon Nov 12 09:29:28 2012 +0100
@@ -38,7 +38,7 @@
     
   
     def __init__(self):
-        self.purlDB = web.database(dbn="postgres", db="purlDB",user="purlUSER",password="p*lWa55eR", host="localhost")
+        self.purlDB = web.database(dbn="postgres", db="purlDB",user="purlUSER",password="p*lWa55eR", host="tuxserve03")