diff --git a/package.json b/package.json index 1802c1b..5576760 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "public-enemy", - "version": "1.0.0", + "version": "1.0.1", "private": true, "dependencies": { "@react-pdf/renderer": "^1.6.3", diff --git a/public/configuration.json b/public/configuration.json index dd51b31..0c8e369 100644 --- a/public/configuration.json +++ b/public/configuration.json @@ -1 +1 @@ -{ "urlApi": "http://localhost:8080"} \ No newline at end of file +{ "urlApi_Comment": "backend url for uploaded files treatments", "urlApi": "${PUBLICENEMY_API_URL}" } \ No newline at end of file