Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 267 Bytes

With the current config server runs on port 8080 and client on port 8081

Client port adjustable in client/vue.config.js and server port in server/src/main/resources/application.resources/

Also adjust Axios in client/src/client.js to point to correct port