You've already forked AstralRinth
forked from xxxOFFxxx/AstralRinth
Fix default base URL
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user