diff --git a/obp-api/src/main/docs/glossary/Run_via_IntelliJ_IDEA.md b/obp-api/src/main/docs/glossary/Run_via_IntelliJ_IDEA.md index 164d0ae194..c5dd4a82ad 100644 --- a/obp-api/src/main/docs/glossary/Run_via_IntelliJ_IDEA.md +++ b/obp-api/src/main/docs/glossary/Run_via_IntelliJ_IDEA.md @@ -1,5 +1,7 @@ ## To run via IntelliJ IDEA +* Make sure that Redis is running and properly configured if redis is not running without password protection on default port at localhost + * Make sure you have the IntelliJ Scala plugin installed. * Create a new folder e.g. OpenBankProject and cd there