system
Update local environment variables
Update local environment variables in .env file
post/api/system/environment/local
Request body
Response
Environment variables updated
Example response
{
"success": true,
"message": "Local env updated"
}Update local environment variables in .env file
Environment variables updated
{
"success": true,
"message": "Local env updated"
}