neilenns / react-access-code-map

Access code map written using React
MIT License
0 stars 0 forks source link

Add comments to avoid CORS config issues with docker #32

Closed neilenns closed 1 year ago

neilenns commented 1 year ago

Fixes #31

Setting the whitelisted domains was already supported, I just forgot about it. Added comments to the docker-compose.yml file to hopefully avoid this in the future.