Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
updating loopback 4
pinning mongo version
removing comment from .env line which was breaking the import
removing comment that is breaking env example
making scripts use diff connection strings per instance
simplifying data import
making gateway wait for other services
fixes Push to staging can't find load balancers #83; lb cannot be found due to blockchain subdomain hack
New altruist implementation (New altruist implementation #100)
new altruist implementation
adding check for blank relaypath, not just undefined
Updating example to match realities
pushing feature branch to staging
fixing bad subdomain parsing
removing subdomain hack, localhost can work with subdomains
db test for staging
db test for staging
db test for staging
db test for staging
fixing logging of debug and wrapping axios in try catch
testing on usw2
fixing memory reservation for fargate
removing excess logging, vestigal interfaces
restoring CORS headers
restoring CORS headers
restoring CORS headers
restoring CORS headers
restoring CORS headers
restoring push on master to production files
updating requires to imports, resolving PR comments
reverting logger import change
pushing to usw2
pointing workflows back to correct branches