mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
Merge pull request #385 from Hestia-Homes/remote-assessment-api
Remote assessment api
This commit is contained in:
commit
49d381aa89
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ COPY ./etl/bill_savings/ ./etl/bill_savings/
|
||||||
COPY ./etl/spatial/ ./etl/spatial/
|
COPY ./etl/spatial/ ./etl/spatial/
|
||||||
COPY ./BaseUtility.py ./BaseUtility.py
|
COPY ./BaseUtility.py ./BaseUtility.py
|
||||||
COPY ./datatypes/ ./datatypes/
|
COPY ./datatypes/ ./datatypes/
|
||||||
COPY .etl/find_my_epc/ ./etl/find_my_epc/
|
COPY ./etl/find_my_epc/ ./etl/find_my_epc/
|
||||||
|
|
||||||
# Set the ENTRYPOINT to the AWS Lambda RIC and CMD to your function handler
|
# Set the ENTRYPOINT to the AWS Lambda RIC and CMD to your function handler
|
||||||
ENTRYPOINT [ "/usr/local/bin/python", "-m", "awslambdaric" ]
|
ENTRYPOINT [ "/usr/local/bin/python", "-m", "awslambdaric" ]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue