docs: fix template placeholders [skip ci]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
{{.RepoName}}:
|
||||
image: git.pi-farm.de/{{.OwnerName}}/{{.RepoName}}:{{.BranchName}}
|
||||
container_name: {{.RepoName}}
|
||||
test01:
|
||||
image: git.pi-farm.de/pi-farm/test01:main
|
||||
container_name: test01
|
||||
volumes:
|
||||
- ./config:/config
|
||||
- ./data:/app
|
||||
|
||||
Reference in New Issue
Block a user