US-GHG-Center / ghgc-backend

Backend services for Green House Gas Center
Other
0 stars 1 forks source link

Fetch upstream changes #51

Closed anayeaye closed 7 months ago

anayeaye commented 7 months ago

What is changed

Env variables

Changed

Added optional configuration

Construct Changes

Domain

Now we only generate custom subdomains when enabled in configuration (no change for GHGC instances)

Routes

Database Dockerfile

VEDA just uses FROM public.ecr.aws/sam/build-python3.9:latest but I left FROM --platform=linux/amd64 ... as is in GHGs Dockerfile (but I did keep the rest of the upstream diff)