mirror of
https://github.com/coder/coder.git
synced 2026-06-07 06:58:17 +00:00
7af188bfc1
Devcontainers were duplicated in the API because paths weren't absolute, we now normalize them early on to keep it simple. Updates #16424