mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
test arm infra
This commit is contained in:
parent
ed2ede195a
commit
9af95667b5
1 changed files with 1 additions and 2 deletions
|
|
@ -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}
|
||||
|
|
@ -29,7 +29,6 @@ custom:
|
|||
useDocker: true
|
||||
dockerSsh: true
|
||||
fileName: requirements/base.txt
|
||||
# dockerRunCmdExtraArgs: ['--platform', 'linux/amd64']
|
||||
customDomain:
|
||||
domainName: api.${self:provider.environment.DOMAIN_NAME}
|
||||
createRoute53Record: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue