Environment Variables
This section provides a centralized view of all environment variables required by your application.
- Environment-Specific Variables: Environment variables are organized by environment (e.g., development, testing, production), allowing you to define and manage environment-specific configurations.
- Easy Access: Easily view, add, and update environment variables for each environment, ensuring that your application has the necessary configuration for each stage of its lifecycle.
Next Page
Config Files