Skip to content

Commit 88a301d

Browse files
authored
testing notes on protainer templates
1 parent 6223447 commit 88a301d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

portainer/templates.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Python",
77
"Development"
88
],
9-
"description": "Python Dev is VS Code running on a remote server, accessible through the browser.",
9+
"description": "[Testing] Python Dev is VS Code running on a remote server, accessible through the browser.",
1010
"env": [
1111
{
1212
"name": "INSTANCE_ID",
@@ -196,7 +196,7 @@
196196
"Development",
197197
"R"
198198
],
199-
"description": "R Dev is VS Code running on a remote server, accessible through the browser.",
199+
"description": "[Testing] R Dev is VS Code running on a remote server, accessible through the browser.",
200200
"env": [
201201
{
202202
"name": "INSTANCE_ID",
@@ -227,7 +227,7 @@
227227
"Development",
228228
"Go"
229229
],
230-
"description": "Go Dev is VS Code running on a remote server, accessible through the browser.",
230+
"description": "[Testing] Go Dev is VS Code running on a remote server, accessible through the browser.",
231231
"env": [
232232
{
233233
"name": "INSTANCE_ID",
@@ -258,7 +258,7 @@
258258
"Development",
259259
"Rust"
260260
],
261-
"description": "Rust Dev is VS Code running on a remote server, accessible through the browser.",
261+
"description": "[Testing] Rust Dev is VS Code running on a remote server, accessible through the browser.",
262262
"env": [
263263
{
264264
"name": "INSTANCE_ID",
@@ -289,7 +289,7 @@
289289
"Octave",
290290
"Development"
291291
],
292-
"description": "Octave Dev is VS Code running on a remote server, accessible through the browser.",
292+
"description": "[Testing] Octave Dev is VS Code running on a remote server, accessible through the browser.",
293293
"env": [
294294
{
295295
"name": "INSTANCE_ID",

0 commit comments

Comments
 (0)