We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ec204 commit a7be587Copy full SHA for a7be587
1 file changed
.devcontainer.json
@@ -2,7 +2,7 @@
2
"image": "ghcr.io/shopwarelabs/devcontainer/symfony-flex:6.6.8-8.3",
3
"workspaceFolder": "/var/www/html",
4
"overrideCommand": false,
5
- "updateRemoteUserUID": true,
+ "updateRemoteUserUID": false,
6
"forwardPorts": [8000],
7
"portsAttributes": {
8
"8000": {
0 commit comments