Skip to content

Commit

Permalink
Update README to tell which server to connect to locally
Browse files Browse the repository at this point in the history
  • Loading branch information
valich committed Sep 6, 2024
1 parent 059366d commit f5d5c0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ Directory `dashboard` contains Vue.js application built using [PrimeVue](https:/
- `pnpm vite serve` to start a dev server with hot module replacement.
- `pnpm build` to build for production and `pnpm vite preview` to preview the production build.
- You can change server to the local one in `ServerConfigurator.ts`
- To test your changes against production server, replace the url to `https://ij-perf-api.labs.jb.gg`. Make sure you have access to the internal network.

To change dashboard, edit your dashboard page in `dashboard/new-dashboard/src/components`

0 comments on commit f5d5c0b

Please sign in to comment.