Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Nov 2, 2020
1 parent 3365b61 commit 8098b3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Workbench/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ $ docker-compose up --build
```

Please see a detailed description [here](https://spaces.at.internet2.edu/display/MID/Complex+midPoint+integration+demo).

NOTE: This environment works with Docker for Windows CE, but before cloning this repository, ensure that your git client on Windows does not translate LF line endings into CRLF line endings or the mq and grouper_daemon contains will not start. This can be done using the command: 'git config --global core.autocrlf false'

0 comments on commit 8098b3e

Please sign in to comment.