From f9810daea17a90bfe40241719c835e5484d7403d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 18 Dec 2018 01:13:42 +0100 Subject: bbox --- client/faceSearch/faceSearch.actions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/faceSearch') diff --git a/client/faceSearch/faceSearch.actions.js b/client/faceSearch/faceSearch.actions.js index 224977b5..03e1a91d 100644 --- a/client/faceSearch/faceSearch.actions.js +++ b/client/faceSearch/faceSearch.actions.js @@ -8,7 +8,7 @@ import { post, preloadImage } from '../util' // urls const url = { - upload: (dataset) => process.env.API_HOST + '/api/dataset/' + dataset + '/face/', + upload: (dataset) => process.env.API_HOST + '/api/dataset/' + dataset + '/face', } export const publicUrl = { } -- cgit v1.2.3-70-g09d2