✏️ Renaming files

This commit is contained in:
2021-04-23 11:08:16 -07:00
parent e47fef0562
commit 9d416db831
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
export const COMICBOOKINFO_SERVICE_URI =
"http://localhost:6050/api/comicbookinfo/";
export const FOLDERUTIL_URI = "http://localhost:8050/api/";
export const FS_API_BASE_URI = "http://localhost:8050/api/";