You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The smdb/ directory is currently mounted in the django container as /app. The .git folder is in the parent directory not giving VS Code visibility into the Git repo. Change how debug.yml and devcontainer.json works to have VS Code use the parent directory.