SoybeanAdmin/.env.test
2025-04-27 15:09:45 +08:00

8 lines
216 B
Plaintext

# backend service base url, test environment
VITE_SERVICE_BASE_URL=http://192.168.10.137:8080/
# other backend service base url, test environment
VITE_OTHER_SERVICE_BASE_URL= `{
"demo": "http://localhost:9528"
}`