Fix base-url to point to API server instead of Vite dev server
Signed-off-by: Aditya Sharma <aditya.sharma@usm.edu>
This commit is contained in:
committed by
Sacha Al Himdani
parent
36809432db
commit
0b12eea733
@@ -9,7 +9,7 @@ unit:
|
|||||||
max-queue-size: 2048
|
max-queue-size: 2048
|
||||||
|
|
||||||
probod:
|
probod:
|
||||||
base-url: "http://localhost:5173"
|
base-url: "http://localhost:8080"
|
||||||
encryption-key: "thisisnotasecretAAAAAAAAAAAAAAAAAAAAAAAAAAA="
|
encryption-key: "thisisnotasecretAAAAAAAAAAAAAAAAAAAAAAAAAAA="
|
||||||
chrome-dp-addr: "localhost:9222"
|
chrome-dp-addr: "localhost:9222"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user