Added info about .env

This commit is contained in:
Arseniy Sitnikov 2024-12-21 13:10:35 +03:00 committed by GitHub
parent ecedd2b7e5
commit dc58c8db45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,6 +60,7 @@ cd db_kyc_project
### **2. Environment Setup**
Create a `.env` file in the root of the project and add the needed variables
The exmaple can be viewed at [./env.example/](https://github.com/Danya-Djan/db_kyc_project/tree/dev/.env.example/dev)
### **3. Run the Project**