Updating packages #1

Merged
phoenix merged 7 commits from update_dep into main 2026-06-28 21:52:55 -04:00
Showing only changes of commit a2ea49dd47 - Show all commits
+1 -1
View File
@@ -1,2 +1,2 @@
export const AUTH_API_BASE_URL = 'http://localhost:9080';
export const API_BASE_URL = 'http://localhost:8080';
export const API_BASE_URL = 'http://localhost:9081';