Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos78 authored Jul 20, 2020
1 parent 572a324 commit 29240c4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ command: command to be executed, can be left blank

Environment variables
--------------
Environment variables are supported and passed via TOSCA Template as a list on the form FOO=BAR
Varaible(s) are copied down into a file .env that is used to start the container.
```
env_file: path to file containig a list of environment variables on the form FOO=BAR
env_file: /opt/{{ appname }}/.env --> path to file containig a list of environment variables on the form FOO=BAR
```



Dependencies
------------

Expand All @@ -48,8 +48,6 @@ Example Playbook
```




License
-------

Expand Down

0 comments on commit 29240c4

Please sign in to comment.