You've already forked AstralRinth
forked from didirus/AstralRinth
Fix default base URL
This commit is contained in:
@@ -229,7 +229,7 @@ export default {
|
|||||||
** See https://axios.nuxtjs.org/options
|
** See https://axios.nuxtjs.org/options
|
||||||
*/
|
*/
|
||||||
axios: {
|
axios: {
|
||||||
baseURL: 'https://api.modrinth.com/v2/',
|
baseURL: 'https://staging-api.modrinth.com/v2/',
|
||||||
headers: {
|
headers: {
|
||||||
common: {
|
common: {
|
||||||
Accept: 'application/json',
|
Accept: 'application/json',
|
||||||
|
|||||||
Reference in New Issue
Block a user