setup.conf.txt - Add DBHOST and DBPORT
authorTim Otten <totten@civicrm.org>
Tue, 3 Mar 2015 22:38:36 +0000 (14:38 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 3 Mar 2015 22:38:36 +0000 (14:38 -0800)
bin/setup.conf.txt

index c0a70ef75235c1b5eb29107a27d9fd6b08c92375..e6c119c260be55e39f6d4e54ed969cf59d2efb8e 100644 (file)
@@ -5,6 +5,10 @@ CIVISOURCEDIR=
 # FIRST command line argument if given
 SCHEMA=schema/Schema.xml
 
+## define your database host and port here
+DBHOST=
+DBPORT=
+
 # define your database name here, will be overriden by
 # SECOND command line argument if given
 DBNAME=