Skip to content

Commit 180a934

Browse files
committed
Fix myapp-nginx.tmpl filename
1 parent 4eea42f commit 180a934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates-interation-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ reload_cmd = "/usr/sbin/service nginx reload"
2929

3030
## Create a source template
3131

32-
`/etc/confd/templates/nginx.tmpl`
32+
`/etc/confd/templates/myapp-nginx.tmpl`
3333

3434
```
3535
upstream myapp {

0 commit comments

Comments
 (0)