Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a950161b00 |
@@ -13,5 +13,5 @@ Application services carry the `services` profile, databases and other infrastru
|
||||
|
||||
```sh
|
||||
copier copy --trust -d 'parts=["backend","frontend"]' <this-repo> <dest>
|
||||
copier update -a .copier-answers.infra.yml
|
||||
copier update -a .copier/infra.yml
|
||||
```
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
_subdirectory: template
|
||||
_templates_suffix: .jinja
|
||||
_answers_file: .copier-answers.infra.yml
|
||||
_answers_file: .copier/infra.yml
|
||||
_envops:
|
||||
keep_trailing_newline: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user