feudya
Reverting builder from nixpacks to heroku build packs
sure
1. Create a new service with same config, source, and env vars as the current one.
2. Make sure everything works as expected.
3. Rename the public urls of current one to [service-url]-deprecate
4. Rename the public urls of the new service to [service-url]
I am not using other services directly within this one, or communicating internally to the current service. So the service id change will not impact that much on what im attempting to do
17 replies