Skip to content

Commit 4273f40

Browse files
authored
Added definition for Canada
dded a definition for the API URL for users outside the US, specifically Canada
1 parent 787f8bd commit 4273f40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ ONSTAR_PASSWORD=
4848
ONSTAR_PIN=
4949
MQTT_USERNAME=
5050
MQTT_PASSWORD=
51+
#For Canadian users, specify the canadian end-point as well:
52+
ONSTAR_URL=https://api.gm.ca
5153
```
5254
### Node.js
5355
It's a typical node.js application, define the same environment values as described in the docker sections and run with:

0 commit comments

Comments
 (0)