ha-supervisor/.devcontainer
Stefan Agner 2c2f1afc48
Support checkout directory which are not name supervisor (#4223)
VSCode by default bind mounts the project dir into /workspace. Our
scripts assume the Supervisor repository at /workspace/supervisor, but
there is no guarnatee for that with VSCode default behavior. Explicitly
mount it to /workspace/supervisor so we can safely make that assumption
in our devcontainer scripts.
2023-04-03 14:44:59 -04:00
..
devcontainer.json Support checkout directory which are not name supervisor (#4223) 2023-04-03 14:44:59 -04:00