Closed bvermolen closed 2 years ago
Are you able to create a pull request with the details?
On Apr 13, 2022, at 1:37 PM, Bas Vermolen @.***> wrote:
When you are not located in the US and you are following the Installation Guide in the README, you will get stuck on the docker-image for EufySecurity.
To specify another country, this must be added to the environment variables. Like this: docker run -it -e @.*** -e PASSWORD=password_goes_here -e COUNTRY=UK -p 3000:3000 bropat/eufy-security-ws:X.Y.Z
Can this be updated in the README.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.
Yes, will do that.
When you are not located in the US and you are following the Installation Guide in the README, you will get stuck on the docker-image for EufySecurity.
To specify another country, this must be added to the environment variables. Like this:
docker run -it -e USERNAME=email@address.com -e PASSWORD=password_goes_here -e COUNTRY=UK -p 3000:3000 bropat/eufy-security-ws:X.Y.Z
Can this be updated in the README.