Skip to content

Commit

Permalink
- apiUrl changed
Browse files Browse the repository at this point in the history
  • Loading branch information
andreu6454 committed Sep 23, 2023
1 parent 934c3f9 commit ad9a07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start:dev:vite": "concurrently \"npm run start:vite\" \"npm run start:dev:server\"",
"start:dev": "concurrently \"npm start\" \"npm run start:dev:server\"",
"start:dev:server": "node ./json-server/index.js",
"build:prod": "webpack --env mode=production apiUrl=https://production-project-server-6ew6i691h-andreu6454.vercel.app/",
"build:prod": "webpack --env mode=production apiUrl=https://productio-project-server-v2-97rx4sijd-andreu6454.vercel.app/",
"build:dev": "webpack --env mode=development",
"generate:slice": "node ./scripts/createSlice/index.js",
"postinstall": "rm -rf node_modules/.cache",
Expand Down

0 comments on commit ad9a07b

Please sign in to comment.