mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
a4afb9dfc6
Adds `--env-file` to `scripts/develop.sh` to allow reading environment from a given file. This makes it easier to configure things like external auth providers, access URLs, and other dev-time settings without exporting a wall of environment variables in every shell session. > Generated with [Coder Agents](https://coder.com/agents)