nginx-s3-gateway
                                
                                 nginx-s3-gateway copied to clipboard
                                
                                    nginx-s3-gateway copied to clipboard
                            
                            
                            
                        feature: add CORS_ALLOW_PRIVATE_NETWORK_ACCESS env var
Fixes #180.
Hi @danielcompton thank you for you contribution and the thorough description in the issue.  I agree that this is a good feature for us to provide and the env var name you chose pairs well with our existing CORS_ options.
Give me a moment to review and test and I think we can get this merged 🤘
@4141done sorry for the delay on this. I've updated the code, tested that it works locally, and also updated some other parts of the Dockerfiles and scripts that I think also needed to be updated.
Hi there @danielcompton!
We have changed the base branch of the repo since your original commits -- I edited the PR to target the new base branch (main) but it looks like there are some merge conflict. Can you update the PR when you get a chance?
Thanks!