Running as different user didn't work

This commit is contained in:
WilliamMiceli
2018-06-18 18:00:23 -04:00
parent 8cae31a54e
commit a6313011ee
2 changed files with 0 additions and 8 deletions

View File

@@ -25,13 +25,6 @@ catalog:
default: "8080"
required: true
type: string
- variable: "UID_GID"
label: "UID:GID"
description: |
The User ID and Group ID that Eclipse Che should run as
default: "1000:1000"
required: true
type: string
- variable: "STORAGE_BASE_DIR"
label: "Base Storage Directory"
description: |