mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
remove arm64
This commit is contained in:
parent
d40cf37fab
commit
6de1314ef3
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ provider:
|
||||||
region: eu-west-2
|
region: eu-west-2
|
||||||
# arm64 causes issues with pycryptography - TODO: fix this so we can use arm64
|
# arm64 causes issues with pycryptography - TODO: fix this so we can use arm64
|
||||||
# architecture: arm64
|
# architecture: arm64
|
||||||
|
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