|
@@ -22,6 +22,8 @@ VITE_GLOB_API_URL=/api
|
|
|
# It can be forwarded by nginx or write the actual address directly
|
|
# It can be forwarded by nginx or write the actual address directly
|
|
|
VITE_GLOB_UPLOAD_URL=/api
|
|
VITE_GLOB_UPLOAD_URL=/api
|
|
|
|
|
|
|
|
|
|
+VITE_GLOB_SIGNALR_URL=/hubs/chatHub
|
|
|
|
|
+
|
|
|
# Interface prefix
|
|
# Interface prefix
|
|
|
VITE_GLOB_API_URL_PREFIX=
|
|
VITE_GLOB_API_URL_PREFIX=
|
|
|
|
|
|