You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open Developer Tools and go to Application(Chrome) / Storage(Firefox).
Go to Local Storage > https://app.nodepay.ai and copy the value of np_webapp_token OR np_token (The big array of random numbers and letters). Token lifetime is 7 days.
Replace NP_COOKIE with the value that you copied.
Open CMD and use the Docker Run command of the built image from Docker Hub.
Check and Manage the app from Docker Desktop > Containers.
If you're stuck at checking login information, repeat steps 2 to 6.