Configure application behavior using environment variables on RepoCloud
Navigate to Instance Management
Open Environment Variables
View Current Variables
Navigate to Environment Variables
Add New Variable
Enter Key and Value
DATABASE_URL
mysql://user:password@localhost:3306/mydatabase
Save Changes
Restart Application
Navigate to Environment Variables
Edit a Variable
Delete a Variable
Save Changes
••••••••
)Database Connection Strings
API Keys and Authentication
Application Settings
Email Configuration
WordPress
Node.js Applications
PostgreSQL
Application Not Recognizing Variables
Syntax Errors
KEY=value
, not KEY = value
)Changes Not Taking Effect