mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
chore: ensure user is set to 'node' in Dockerfile and devcontainer configuration
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
// "features": {},
|
||||
|
||||
"remoteUser": "node",
|
||||
"containerUser": "node",
|
||||
"updateRemoteUserUID": true,
|
||||
"overrideCommand": true,
|
||||
"init": true,
|
||||
|
||||
Reference in New Issue
Block a user