tulip icon indicating copy to clipboard operation
tulip copied to clipboard

Default API and MongoDB endpoints to localhost

Open erdnaxe opened this issue 2 years ago • 1 comments

First of all, thank you for sharing this awesome code!

This pull request proposes to default all API and MongoDB endpoints to localhost when the respective environment variable is absent. This seems to be a sanier default than hardcoding containers hostname in the code. It also renames REACT_APP_FLAG_REGEX to FLAG_REGEX, which might have been a bug.

Best regards,

erdnaxe avatar Aug 30 '22 12:08 erdnaxe

image

erdnaxe avatar Aug 30 '22 20:08 erdnaxe

Thanks!

RickdeJager avatar Sep 01 '22 10:09 RickdeJager