8 lines
145 B
YAML
8 lines
145 B
YAML
inputDir: ./templates/
|
|
outputDir: ./
|
|
leftDelim: ((
|
|
rightDelim: ))
|
|
# allow others to read and write, workaround for docker permission
|
|
chmod: 666
|
|
|