is there a way to customize the autogenerated fly.toml files for deploying on fly?
I followed the instructions to do a regular "automated" deployment with Fly, but I realized deploy comes with some assumptions such as redundant services etc that I don't really need when I'm setting up a staging environment. Based on what I've seen the fly.toml file is re-regerated in .wasp/build every time the command
wasp deploy fly deploy
wasp deploy fly deploy
is executed. Does it mean I need to manually deploy to Fly instead if I want to customize thier configuration?
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.