Make entire setup get all keys from .env file, by way of docker-compose up --build
Will require rebuilding the containers every time the key changes, until using the client/secret key is figured out, but not a big deal.
Make sure to pass needed variables for each script in each containers Dockerfile
Make entire setup get all keys from .env file, by way of
docker-compose up --build
Will require rebuilding the containers every time the key changes, until using the client/secret key is figured out, but not a big deal.Make sure to pass needed variables for each script in each containers Dockerfile