Does anybody know how to provide the `binaryTarget...
# orm-help
g
Does anybody know how to provide the
binaryTargets
value as an environment variable? I’m deploying to AWS and setting the config to
binaryTargets = ["native", "rhel-openssl-1.0.x"]
works just fine, however I don’t want to include the
native
binary as it increases the lambda size considerably