From ac462387f4ff56406610d20b5f1ec76d7319b6ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20=C3=81lvarez?= Date: Tue, 11 Jan 2022 17:32:42 +0100 Subject: [PATCH] api url --- frontend/src/App.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/App.js b/frontend/src/App.js index 6daac0a..e097655 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -39,8 +39,7 @@ export default class App extends Component { } this.timer = null - this.apiUrl = '/api/preg' - //this.apiUrl = 'http://localhost:8086/api/preg' + this.maps = { 'preg_match': { 'fields': ['pattern', 'subject'],