Skip to content
Snippets Groups Projects
Commit fb69b2f1 authored by Levatax's avatar Levatax
Browse files

fix: devcontainer remoteUser

parent 7e6c1de9
No related branches found
No related tags found
No related merge requests found
Pipeline #998 passed
......@@ -15,7 +15,7 @@
"mounts": [
"source=${localWorkspaceFolder}/.env,target=/workspace/.env,type=bind"
],
"remoteUser": "vscode",
"remoteUser": "root",
"workspaceFolder": "/workspace",
"containerEnv": {
"GOPATH": "/go"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment