Archived
1
0

Update setting-up.md

This commit is contained in:
Tristan B. Kildaire 2016-06-05 11:26:57 +02:00
parent 191dbc860c
commit 279e9c18c9

View File

@ -31,7 +31,9 @@ If you have chosen Redis then fill in the fields below:
![Image 3](http://i.imgur.com/WPXedZB.png) ![Image 3](http://i.imgur.com/WPXedZB.png)
If you have chosen PostgreSQL then fill in the fields below (but first [Configure Postgres database](postgres.md): **First** [Install and Configure Postgres database](postgres.md).
If you have chosen PostgreSQL then fill in the fields below:
* **Hostname or IP Address** - This is the hostname or IP address of your PostreSQL server (I would run it locally on 127.0.0.1 to be safe). * **Hostname or IP Address** - This is the hostname or IP address of your PostreSQL server (I would run it locally on 127.0.0.1 to be safe).
* **Port number** - This is the port that your PostgreSQL server is running on. * **Port number** - This is the port that your PostgreSQL server is running on.