Encryption server of the TheChatThatRocks
If you want setup the Encryption server to deploy in localhost, you must use the default profile
If you want setup the Encryption server to deploy in docker, you must launch the docker-compose script called docker-compose-local.yml, located in the ChatDeploy repository.
The docker-compose script will launch the application with the profile default.
If you want setup the Encryption server to deploy in Azure, you must follow the instructions located in the file README_DEPLOY_AZURE.md, located in the ChatDeploy repository.