
2 changed files with 7 additions and 5 deletions
@ -1,8 +1,8 @@ |
|||||
VITE_API_URL=https://modules.gxwebsoft.com/api |
|
||||
|
|
||||
VITE_SOCKET_URL=wss://server.gxwebsoft.com |
VITE_SOCKET_URL=wss://server.gxwebsoft.com |
||||
VITE_SERVER_URL=https://server.gxwebsoft.com/api |
VITE_SERVER_URL=https://server.gxwebsoft.com/api |
||||
|
#VITE_API_URL=https://modules.gxwebsoft.com/api |
||||
|
|
||||
#VITE_API_URL=http://127.0.0.1:9090/api |
#VITE_API_URL=http://127.0.0.1:9090/api |
||||
#VITE_SOCKET_URL=ws://localhost:9191 |
#VITE_SOCKET_URL=ws://localhost:9191 |
||||
#VITE_API_URL=https://server.gxwebsoft.com/api |
|
||||
#VITE_SERVER_URL=http://127.0.0.1:9091/api |
|
||||
|
VITE_API_URL=http://103.233.255.195:9300/api |
||||
|
@ -1,3 +1,5 @@ |
|||||
VITE_API_URL=https://modules.gxwebsoft.com/api |
|
||||
VITE_SOCKET_URL=wss://server.gxwebsoft.com |
|
||||
VITE_SERVER_URL=https://server.gxwebsoft.com/api |
VITE_SERVER_URL=https://server.gxwebsoft.com/api |
||||
|
VITE_SOCKET_URL=wss://server.gxwebsoft.com |
||||
|
|
||||
|
#VITE_API_URL=https://modules.gxwebsoft.com/api |
||||
|
VITE_API_URL=http://103.233.255.195:9300/api |
||||
|
Loading…
Reference in new issue