nelson há 2 anos
ascendente
cometimento
704c57a1ae
  1. 2
      src/utils/request.js

2
src/utils/request.js

@ -1,7 +1,7 @@
import axios from 'axios'
const request = axios.create({
baseURL: 'http://127.0.0.1:8888',
baseURL: 'http://49.235.160.131:8888',
timeout: 10000
})

Carregando…
Cancelar
Guardar