Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexaandrov authored Jul 16, 2019
1 parent a0615ac commit 0bbe9bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ sets:
@services/another-service-name-in-services-alias

# Use this if you want to forward an environment from your env config to each service
# Once you have created the env file and specified the path in stitchocker config you can use environment in your service like this:
# Once you have created the env file in stitchocker directory and specified the path in stitchocker config
# you can use environment in your service like this:
# "YOUR_SERVICE_ENV_NAME=${ENV_NAME_FROM_YOUR_PROJECT_FILE}" in service docker compose environment field
# Also you can test services environment via command "stitchocker config" in your stitchocker project
# Read more about environment here: https://docs.docker.com/compose/environment-variables/
Expand Down

0 comments on commit 0bbe9bd

Please sign in to comment.