fazalfarhan01 / EarnApp-Docker

Containerized version of BrightData's EarnApp
https://hub.docker.com/r/fazalfarhan01/earnapp
42 stars 24 forks source link

Link device button don't exist #25

Closed abneits closed 2 years ago

abneits commented 2 years ago

seems that link device button doesn't exist anymore on the dashboard,

Instead, in FAQ, they say that we have to click on generating url after installation,

How can we have access to this url in ur image?

xplodwild commented 2 years ago

Use docker exec -it earnapp earnapp register

fazalfarhan01 commented 2 years ago

Hi @abneits The URL to link your device will be https://earnapp.com/r/sdk-node-something_random

You can access the same by running the command earnapp register inside the container.

abneits commented 2 years ago

Thx guys,

it works like a charm,

fazalfarhan01 commented 2 years ago

it works like a charm

Peace