How can I make a restored container default

I deleted something by accident so I restored from backup which created a new container.

now each day I log in, backendless switches to the default container which does not contain the work I deleted (or did yesterday )

I have not found a guide which tells me the best way to recover
is there a way to copy everything from a restored container to the default one
or do I delete the default one and if so can I just rename the container I am using “default” ?

Thanks,

H

Hi @hharrington

The best way is to check the restored container and if you see everything is OK delete the old container and rename the new one.

or you can just rename the old container with some prefix/suffix , for example “old-default”

Regards,
Vlad

I moved the “default” to default_old and moved the “new” one with my current code to “default” which seems to have fixed my problem.

thanks for the assist,
H