I was just playing around checking the terminal config and shutdown the nginx service, Unfortunately that killed my container session, can you help me resume it?
I shutdown the nginx service and now my Terminal isn't working
Hi,
Seems you have killed the terminal container .
Please run this command
docker start cy_local_app_container
Do revert if this solves the issue or not.
Sorry, I should’ve mentioned that I’m using the hosted cloudyuga’s container and I’ve lost access to that due to the stopped nginx service. It just throws a random error in frontend. Of course I can use container in localhost and use the second method. But, that leaves my 1st option unusable. hopefully that makes my issue more clear. Thanks