mirror of
https://github.com/System-End/spaces.git
synced 2026-04-19 21:05:16 +00:00
i always forget the fucking api url
This commit is contained in:
parent
750174bc6f
commit
023ffae987
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
export const ERROR_MESSAGES = {
|
||||||
NETWORK_ERROR: 'Network error. Please try again.',
|
NETWORK_ERROR: 'Network error. Please try again.',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue