summaryrefslogtreecommitdiff
path: root/fig-frontend/client/src/config.ts
blob: 5498e16512391908be98cf7f1609583e33363ee6 (plain)
1
2
3
export const URL = "http://localhost:8000";
export const API_URL = "http://localhost:8000/api";
export const CLIENT_ID = "q486jugzn2my4iw6l181o006ugye4j";