i need to stop doing this

This commit is contained in:
Charmunk 2025-12-11 11:16:39 -05:00 committed by GitHub
parent 51bcbea98e
commit 42e6268bda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
export const API_BASE = 'http://localhost:2593/api/v1';
export const API_BASE = 'https://t0080w08wcockgs44ws8w880.b.selfhosted.hackclub.com/api/v1';
export const ERROR_MESSAGES = {
NETWORK_ERROR: 'Network error. Please try again.',