You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
307 B
8 lines
307 B
VITE_API_URL=https://modules.gxwebsoft.com/api
|
|
VITE_SOCKET_URL=wss://server.gxwebsoft.com
|
|
VITE_SERVER_URL=https://server.gxwebsoft.com/api
|
|
|
|
#VITE_API_URL=http://127.0.0.1:9090/api
|
|
#VITE_SOCKET_URL=ws://localhost:9191
|
|
#VITE_API_URL=https://server.gxwebsoft.com/api
|
|
#VITE_SERVER_URL=http://127.0.0.1:9091/api
|