How can I turn off an application without having to delete it?
vorp
HOBBYOP
a year ago
I have projects that consume a lot of resources but I only need them in development, so when I stop developing I need to delete them so as not to consume resources without actually using them. Is there any way for me to turn off this application without killing it?
1 Replies
a year ago
You can remove all existing deploys in that service, or turn on App Sleeping (this only works if you do not make or receive any network requests).
Status changed to Solved brody • over 1 year ago