mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
The `coder_app` resource no longer supports having both `command` and `subdomain` set simultaneously. This removes `subdomain = true` from the `develop_sh` app in dogfood, which uses `command`. This was the only `coder_app` in the repo with both fields set.