mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
trying to make docker build produce better logs
This commit is contained in:
parent
1aeec976ad
commit
e5a3efe89a
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ custom:
|
|||
useDocker: true
|
||||
dockerSsh: true
|
||||
fileName: requirements/base.txt
|
||||
dockerBuildCmdExtraArgs:
|
||||
- '--progress=plain'
|
||||
customDomain:
|
||||
domainName: api.${self:provider.environment.DOMAIN_NAME}
|
||||
createRoute53Record: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue