Fix default base URL
This commit is contained in:
parent
1719ad81a4
commit
a0fcf515cd
@ -229,7 +229,7 @@ export default {
|
||||
** See https://axios.nuxtjs.org/options
|
||||
*/
|
||||
axios: {
|
||||
baseURL: 'https://api.modrinth.com/v2/',
|
||||
baseURL: 'https://staging-api.modrinth.com/v2/',
|
||||
headers: {
|
||||
common: {
|
||||
Accept: 'application/json',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user