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}}
|
||||
multi-watch:
|
||||
image: git.pi-farm.de/pi-farm/multi-watch:1.0
|
||||
container_name: multi-watch
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
||||
Reference in New Issue
Block a user