turborepo with docker
Unanswered
Taiwan Dog posted this in #help-forum
Taiwan DogOP
on the documentation, it says that we need to pass the secrets with args, but is there more secure way to do this?
context:
i am trying to deploy a turborepo nextjs app on fly.io
context:
i am trying to deploy a turborepo nextjs app on fly.io
2 Replies
Taiwan DogOP
fly doesn't seem to support passing build args
Taiwan DogOP
if anyone has a repo that sucessfully deploys to fly with turborepo caching, or with without using build-args, please let me know