out 2 v2
This commit is contained in:
parent
7c5f677d97
commit
9279f827d2
7571
package-lock.json
generated
Normal file
7571
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
import baseAxios from 'axios'
|
||||
|
||||
export const adminAxios = baseAxios.create({
|
||||
baseURL: `http://${process.env.ADMIN_SERVER_BASE_NAME}/api/out`,
|
||||
baseURL: `http://${process.env.ADMIN_SERVER_BASE_NAME}/api/out/v2`,
|
||||
method: 'POST',
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user