8000 fix: update base template name for .coder.yaml file (#139) · coder/backstage-plugins@9da52e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9da52e6

Browse files
authored
fix: update base template name for .coder.yaml file (#139)
1 parent c59f3ec commit 9da52e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
host: dev.coder.com
2626

2727
# Specify the Coder template for this repository
28-
template: dogfood
28+
template: coder
2929

3030
# Define a name for the new workspace using variables such as {{org}}, {{repo}},
3131
# and {{ref}} to dynamically generate values. This name is crucial as it is used

0 commit comments

Comments
 (0)
0