Skip to content

Commit

Permalink
[1.x] Fixed devcontainer permissions (#438)
Browse files Browse the repository at this point in the history
Co-authored-by: GoodM4ven <GoodM4ven@gmail.com>
  • Loading branch information
Random72IsTaken and GoodM4ven authored Jun 23, 2022
1 parent 087d166 commit 52a14c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/devcontainer.stub
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
// "onecentlin.laravel-blade"
],
"remoteUser": "sail",
"postCreateCommand": "chown -R 1000:1000 /var/www/html"
// "forwardPorts": [],
// "runServices": [],
// "postCreateCommand": "apt-get update && apt-get install -y curl",
// "shutdownAction": "none",
}

0 comments on commit 52a14c0

Please sign in to comment.