tsk-11: Make URLs more dynamic #15

Merged
phoenix merged 12 commits from tsk-11 into main 2026-07-04 16:25:45 -04:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit d7347f9336 - Show all commits
+2 -2
View File
@@ -1,2 +1,2 @@
TEXTSENDER_AUTH_API_URL=http://localhost:9080
TEXTSENDER_API_URL=http://localhost:9081
VITE_AUTH_URL="http://localhost:9080"
VITE_API_URL="http://localhost:9081"
+2 -2
View File
@@ -1,2 +1,2 @@
TEXTSENDER_AUTH_API_URL=http://localhost:9080
TEXTSENDER_API_URL=http://localhost:9081
VITE_AUTH_URL="http://localhost:9080"
VITE_API_URL="http://localhost:9081"