diff --git a/app/api/PartCodes/masters.json b/app/api/PartCodes/masters.json index 0cad8ef..d7c959f 100644 --- a/app/api/PartCodes/masters.json +++ b/app/api/PartCodes/masters.json @@ -4,7 +4,7 @@ "module": "api", "action": "send", "options": { - "url": "http://localhost:8080/api/v1.0/partcodes/masters", + "url": "{{$_ENV.API_BASEURL+'api/v1.0/partcodes/masters'}}", "schema": [ { "type": "array", diff --git a/data/authdb.sqlite3 b/data/authdb.sqlite3 index ad3a308..e7d470f 100644 Binary files a/data/authdb.sqlite3 and b/data/authdb.sqlite3 differ