porridger/front/src/config.js
2023-05-14 00:47:54 +03:00

3 lines
41 B
JavaScript

const API_URL = "api"
export { API_URL }