Skip to content

Commit

Permalink
Document environment variables for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Auditor committed Jul 18, 2016
1 parent 8de3d26 commit b1b26c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ Copy this to a file called 'index.php', adjust the '$url' and '$secret' variable

## Tests

export BBB_URI=http://192.168.25.99/bigbluebutton/
export BBB_SECRET=afb572b271cab1bc0b2262a9d5b6d981
export BBB_ENDPOINT=api/
./vendor/bin/phpunit

## License
Expand Down

0 comments on commit b1b26c4

Please sign in to comment.