This commit is contained in:
Charmunks 2026-01-08 23:16:43 -05:00
commit eada1a71ec

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.',