Skip to main content
summaryrefslogtreecommitdiffstats
blob: 88c3301b28620ecadd35044fcc0038840160fab2 (plain) (blame)
1
2
3
4
5
6
{ 
"type": "<%= envtype %>", 
"url": "/<%= envid %>/", 
"version": "<%= version %>", 
"info": "<%= envinfo %>" 
}

Back to the top