Merge pull request #65 from Hestia-Homes/main

trying arm64 with lambda layer
This commit is contained in:
KhalimCK 2023-07-17 21:42:58 +01:00 committed by GitHub
commit 8e1a2b57a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ provider:
name: aws
runtime: python3.10
region: eu-west-2
architecture: x86_64
architecture: arm64
environment:
API_KEY: ${env:API_KEY}
ENVIRONMENT: ${env:ENVIRONMENT}