Skip to content

Commit a7be587

Browse files
authored
Update .devcontainer.json (#289)
1 parent 06ec204 commit a7be587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"image": "ghcr.io/shopwarelabs/devcontainer/symfony-flex:6.6.8-8.3",
33
"workspaceFolder": "/var/www/html",
44
"overrideCommand": false,
5-
"updateRemoteUserUID": true,
5+
"updateRemoteUserUID": false,
66
"forwardPorts": [8000],
77
"portsAttributes": {
88
"8000": {

0 commit comments

Comments
 (0)