Open felipecrs opened 2 weeks ago
Add-ons have SUPERVISOR_TOKEN set as environment variable (for example Terminal add-on when running from VS Code Remote SSH. But even the regular VS Code add-on should have it.
SUPERVISOR_TOKEN
We should be able to get rid of these lines once this is merged.
https://github.com/hassio-addons/addon-vscode/blob/18882c98a9d37349a816629ceb6c0b5c80bfcdf8/vscode/rootfs/etc/s6-overlay/s6-rc.d/code-server/run#L28
Add-ons have
SUPERVISOR_TOKEN
set as environment variable (for example Terminal add-on when running from VS Code Remote SSH. But even the regular VS Code add-on should have it.