mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
These values were ignored. Environment variables are applied to new sessions, and are refreshed on reconnect. This is cool because a workspace could be updated with new environment variables without requiring a complete start/stop. The startup script is only ran once regardless of changes, which feels like the expected behavior.