HotReload Cog #49
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@
|
|||
"PROJECT_DIR": "/workspaces/SeaCogs"
|
||||
},
|
||||
"mounts": ["source=seacogs-persistent-data,target=/workspaces/SeaCogs/.data,type=volume"],
|
||||
"postCreateCommand": "uv sync --frozen",
|
||||
"postCreateCommand": "uv sync --frozen && sudo chown -R vscode:vscode /workspaces/SeaCogs/.data",
|
||||
"remoteUser": "vscode"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue