aboutsummaryrefslogtreecommitdiff
path: root/src/lib/api.ts
blob: e3559e1a063e5a67f60704f16695a82c513c4171 (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/'