Skip to content

Backend MongoDB interaction

Muhammad Tariq edited this page Feb 1, 2021 · 1 revision

Authentication has been activated on MongoDB to protect DB from future attacks. Now Backend can access MongoDB via environment variable file. This file is located in Dev server and its location is defined in Ansible file. This way we tried to secure the authentication details from other.

Clone this wiki locally