**Describe the bug** Environment Variables not saving on local instance of docker **To Reproduce** Steps to reproduce the behavior: 1. Run ```docker compose -f docker-compose.prod.yml up -d``` 2. Go to 'Settings' (bottom-left corner) 3. Click on 'Environment' 4. Add environment variable under personal 5. (optional) make it workspace scoped by clicking on share icon 6. click save changes 7. changes are not saved **Expected behavior** changes should be saved when clicking save changes for environment variables https://github.com/user-attachments/assets/3f2b1453-59ff-430c-bdf3-9e28ccdc63b0
Describe the bug
Environment Variables not saving on local instance of docker
To Reproduce
Steps to reproduce the behavior:
docker compose -f docker-compose.prod.yml up -dExpected behavior
changes should be saved when clicking save changes for environment variables
Screen.Recording.2025-11-17.164933.mp4