🤼‍♀️ Ability to apply a select ComicVine match first draft

This commit is contained in:
2021-08-06 13:43:42 -07:00
parent 8df48ea6ae
commit b2fb21146d
10 changed files with 267 additions and 123 deletions

View File

@@ -1,4 +1,3 @@
export const COMICBOOKINFO_SERVICE_URI =
"http://localhost:6050/api/comicbookinfo/";
export const COMICBOOKINFO_SERVICE_URI = "http://localhost:3080/api/comicvine/";
export const API_BASE_URI = "http://localhost:8050/api/";
export const SOCKET_BASE_URI = "ws://localhost:3000/";