mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +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
|
name: aws
|
||||||
runtime: python3.10
|
runtime: python3.10
|
||||||
region: eu-west-2
|
region: eu-west-2
|
||||||
# architecture: x86_64
|
architecture: arm64
|
||||||
environment:
|
environment:
|
||||||
API_KEY: ${env:API_KEY}
|
API_KEY: ${env:API_KEY}
|
||||||
ENVIRONMENT: ${env:ENVIRONMENT}
|
ENVIRONMENT: ${env:ENVIRONMENT}
|
||||||
|
|
@ -29,7 +29,6 @@ custom:
|
||||||
useDocker: true
|
useDocker: true
|
||||||
dockerSsh: true
|
dockerSsh: true
|
||||||
fileName: requirements/base.txt
|
fileName: requirements/base.txt
|
||||||
# dockerRunCmdExtraArgs: ['--platform', 'linux/amd64']
|
|
||||||
customDomain:
|
customDomain:
|
||||||
domainName: api.${self:provider.environment.DOMAIN_NAME}
|
domainName: api.${self:provider.environment.DOMAIN_NAME}
|
||||||
createRoute53Record: true
|
createRoute53Record: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue