Install vscode (visual studio code) as a separate docker container

That option has no effect. It looks to me like the mod intentionally removes that option:

grep auth /etc/services.d/code-server/run
# Disable code authentication, we use HA authentication
options+=(--auth none)
1 Like