Modpack alpha release (#469)

This commit is contained in:
venashial
2022-05-15 17:54:59 -07:00
committed by GitHub
parent 63b2bb55a1
commit 46d1537d8f
9 changed files with 79 additions and 6 deletions

View File

@@ -228,7 +228,7 @@ export default {
** See https://axios.nuxtjs.org/options
*/
axios: {
baseURL: 'https://staging-api.modrinth.com/v2/',
baseURL: 'https://api.modrinth.com/v2/',
headers: {
common: {
Accept: 'application/json',