gtsoft-snail-job-admin/.env.test
2024-04-16 22:54:19 +08:00

8 lines
220 B
Plaintext

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