6. Setup Environment variables

After the successful setup of the application in the local environment You get the file name .env in your project directory open it

Therefore now need to setup an Environment variables

Now from the file “.env” file you need to add one by one variable in the input field

Make sure to avoid ( ‘ ‘ ) inverted commas will adding the variable

For Example

Add the variable and enter Done after every single variable you add

Add all the variable from “.env” file Make sure not to miss any single variable

After Adding Environment variables Click on Save

Last updated