2
0
Files
fe.wfc.user/.env.test
2024-11-14 11:06:38 +08:00

8 lines
210 B
Plaintext

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