Override-based compose, profiles in .env, README
This commit is contained in:
+10
@@ -4,6 +4,16 @@ _answers_file: .copier/infra.yml
|
||||
_envops:
|
||||
keep_trailing_newline: true
|
||||
|
||||
project_name:
|
||||
type: str
|
||||
help: Project name
|
||||
default: Project
|
||||
|
||||
project_description:
|
||||
type: str
|
||||
help: Short description
|
||||
default: ""
|
||||
|
||||
layout:
|
||||
type: str
|
||||
help: Where the code lives
|
||||
|
||||
Reference in New Issue
Block a user