Skip to content

Commit 63c0a18

Browse files
committed
Revised README.adoc
1 parent 76bdb4c commit 63c0a18

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,13 @@ Build the services using this command:
130130

131131
=== Setting environment variables
132132

133+
134+
==== Quick way
135+
136+
A quick way to set the environment variables is to run the script `./set-env.sh`
137+
138+
==== Long way
139+
133140
To run the application you must set the `DOCKER_HOST_IP` environment variable to the IP address of where the Docker containers are running:
134141

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

140147
You must also set the AWS environment variables.
141148

149+
142150
=== Running the application
143151

144152
Run the application using this command:

0 commit comments

Comments
 (0)