Setup Environment Variables
This guide will show you how to configure environment variables for the eGrocer website.
How to setup environment variables?
- Open the
.env
file in your project root directory and fill in all the required values. Make sure the last slash should not be added in the admin panel URL.
Ensure that all the API endpoints and configuration values are properly set in this file for the website to function correctly.