Skip to content

Commit 60224b2

Browse files
committed
Fix formatting
1 parent ad5c14d commit 60224b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Project to run the whole ggtracker stack in vagrant
77
* Run `vagrant ssh` to ssh into the vagrant box
88
* Find code in /vagrant
99
* Run the installation and updating steps of the components (ESDB and ggtracker) ([will be automated soon](https://github.com/gravelweb/ggtrackerstack/commit/e3bdbb30d9384d37e8b96692af81cefd5f8a87d2))
10-
* * ESDB: https://github.com/dsjoerg/esdb#installation-and-setup
11-
* * ggtracker: https://github.com/dsjoerg/ggtracker#basic-installation-and-updating
12-
* * * Note: You need to run ggtracker webapp like this `ESDB_HOST=172.28.128.3:9292 foreman start` (change ip accordingly)
10+
* ESDB: https://github.com/dsjoerg/esdb#installation-and-setup
11+
* ggtracker: https://github.com/dsjoerg/ggtracker#basic-installation-and-updating
12+
* Note: You need to run ggtracker webapp like this `ESDB_HOST=172.28.128.3:9292 foreman start` (change ip accordingly)
1313
* Set up Amazon AWS S3 buckets for development as described in [esdb/config/s3.yml.example](https://github.com/dsjoerg/esdb/blob/master/config/s3.yml.example) (only dev and test are needed) and set up buckets and credentials accordingly in `esdb/config/s3.yml`.
1414
* Set up a hostname for the vagrant box's ip in /etc/hosts - e.g. `172.28.128.3 ggtracker.test` (change ip accordingly)
1515
* The app will be on `ggtracker.test` in the browser and uploading should work - otherwise please raise an issue here, so it can be fixed.

0 commit comments

Comments
 (0)