Update GraphQL and network URLs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import axios from 'axios'
|
||||
const url = 'http://10.8.0.13:32180'
|
||||
const url = 'http://10.1.50.173:32181'
|
||||
const instance = axios.create({
|
||||
// baseURL: 'http://192.168.1.84:32180'
|
||||
baseURL: url
|
||||
|
Reference in New Issue
Block a user