Browse Source

bareos-dir: set db ip address

lt07 admin 8 years ago
parent
commit
faa8b86002
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bareos-dir.conf

+ 1 - 0
bareos-dir.conf

@@ -130,6 +130,7 @@ Catalog {
   # Uncomment the following lines if you want the dbi driver
   # Uncomment the following lines if you want the dbi driver
   # dbdriver = "dbi:postgresql"; dbaddress = 127.0.0.1; dbport =  
   # dbdriver = "dbi:postgresql"; dbaddress = 127.0.0.1; dbport =  
   #dbdriver = "postgresql"
   #dbdriver = "postgresql"
+  dbaddress = 127.0.0.1
   dbdriver = postgresql
   dbdriver = postgresql
   dbname = bareos
   dbname = bareos
   dbuser = bareos
   dbuser = bareos