Change the default server

The server is implementation-specific, so it doesn't make sense to point
this to the workantile openings service by default.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
This commit is contained in:
Anna Schumaker 2017-06-19 16:16:53 -04:00
parent 4145e5dd6a
commit 71db8b6220
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#CONTROLLER="deadbeef01"
# Server to send requests to
SERVER = "http://openings.workantile.com/access/" + CONTROLLER
SERVER = "https://your.server.com/access/" + CONTROLLER
# Set path to RFID reader
# default = "/dev/ttyUSB0"