mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Merge pull request #58 from Hestia-Homes/main
testing removing architechture
This commit is contained in:
commit
6537449aec
1 changed files with 1 additions and 1 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: x86_64
|
||||||
environment:
|
environment:
|
||||||
API_KEY: ${env:API_KEY}
|
API_KEY: ${env:API_KEY}
|
||||||
ENVIRONMENT: ${env:ENVIRONMENT}
|
ENVIRONMENT: ${env:ENVIRONMENT}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue