porridger/front/src/config.ts
2023-07-13 20:03:53 +03:00

4 lines
43 B
TypeScript

const API_URL = '/api'
export { API_URL }