This commit introduces .env.production.example and .env.development.example files with API Base URL configuration. It also updates the .gitignore file to ignore the actual .env files, to ensure sensitive data is not tracked.
1 line
28 B
Plaintext
1 line
28 B
Plaintext
NEXT_PUBLIC_API_BASE_URL: "" |