openculinary / infrastructure

This repository documents the steps required to set up a fresh RecipeRadar environment
GNU Affero General Public License v3.0
5 stars 5 forks source link

Add domain images to image-retrieval acl #26

Closed jayaddison closed 4 years ago

jayaddison commented 4 years ago

Describe the reason for these changes and the problem that they solve

This is a small configuration tweak for haproxy to enable retrieval of per-domain icon images, as provided by openculinary/image-retrieval#6.

Briefly summarize the changes

  1. Add /images/domains to the set of request prefixes which are routed to the image-retrieval service

How have the changes been tested?

  1. Local development testing

List any issues that this change relates to Relates to openculinary/backend#27 Relates to openculinary/image-retrieval#6