Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Dec 4, 2020
1 parent 089f65d commit ccbe08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Workbench/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ $ docker-compose up --build

NOTE: The workbench requires that an environment variable named CSPHOSTNAME be set. Just set it to 'localhost' for a local build.

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

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 ccbe08f

Please sign in to comment.