Browse Source

use new image

master
Brett Langdon 7 years ago
parent
commit
9d1a4890a0
No known key found for this signature in database GPG Key ID: E6600FB894DB3D19
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      dash-apm-python/index.json

+ 2
- 1
dash-apm-python/index.json View File

@ -15,9 +15,10 @@
"environment": { "environment": {
"uilayout": "editor-terminal", "uilayout": "editor-terminal",
"uieditorpath": "/tracing-workshop", "uieditorpath": "/tracing-workshop",
"showvisualise": true,
"showdashboard": true "showdashboard": true
}, },
"backend": { "backend": {
"imageid": "docker"
"imageid": "ubuntu"
} }
} }

Loading…
Cancel
Save