tsk-11: Make URLs more dynamic #15
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user