mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
Adds `add-project` to the `mux` module in the dogfood Coder template so Mux opens the cloned repo by default. - Uses `local.repo_dir` (defaults to `/home/coder/coder`) so it stays correct if the repo base dir parameter changes. Testing: - `terraform fmt -check dogfood/coder/main.tf`