MonkeyCanCode commented on code in PR #176:
URL: https://github.com/apache/polaris/pull/176#discussion_r1726382824
##########
docker-compose-jupyter.yml:
##########
@@ -44,6 +44,8 @@ services:
condition: service_healthy
environment:
AWS_REGION: us-west-2
+ AWS_ACCESS_KEY_ID: $AWS_ACCESS_KEY_ID
+ AWS_SECRET_ACCESS_KEY: $AWS_SECRET_ACCESS_KEY
Review Comment:
Sure thing. Will update shortly
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]