aboutsummaryrefslogtreecommitdiff
path: root/src/lib/api.ts
blob: 1721d01bfcc962fc6dfccdaf7220501185fc34a7 (plain)
1
2
3
// the trailing slash is required
export const API_URL = 'https://skyblock-api.matdoes.dev/'
// export const API_URL = 'http://localhost:8080/'