Skip to content

Commit

Permalink
Revised README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
cer committed Sep 20, 2018
1 parent 76bdb4c commit 63c0a18
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,13 @@ Build the services using this command:

=== Setting environment variables


==== Quick way

A quick way to set the environment variables is to run the script `./set-env.sh`

==== Long way

To run the application you must set the `DOCKER_HOST_IP` environment variable to the IP address of where the Docker containers are running:

* Docker toolbox/Virtual machine - IP address of the virtual machine
Expand All @@ -139,6 +146,7 @@ Please do NOT set it to the (unresolvable) hostname of your machine, `localhost`

You must also set the AWS environment variables.


=== Running the application

Run the application using this command:
Expand Down

0 comments on commit 63c0a18

Please sign in to comment.