6 lines
176 B
Bash
6 lines
176 B
Bash
VITE_API_ADDR="http://172.25.78.64:8087"
|
|
VITE_USERS_MODE="dev"
|
|
VITE_SCAND_API_URL="http://172.25.78.64:9999/scand/api/get_data"
|
|
VITE_SCAND_API_ADDR="http://172.25.78.64:9999"
|
|
|