mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-30 13:10:43 +00:00
update the serverless.yml file
This commit is contained in:
parent
2df774c1b1
commit
1e2968763c
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ provider:
|
|||
name: aws
|
||||
region: eu-west-2
|
||||
architecture: x86_64
|
||||
memorySize: 4096
|
||||
environment:
|
||||
RUNTIME_ENVIRONMENT: ${env:RUNTIME_ENVIRONMENT}
|
||||
PREDICTIONS_BUCKET: ${env:PREDICTIONS_BUCKET}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue