Files
linkwarden/src/config.js
T
2022-06-21 20:23:17 +04:30

2 lines
103 B
JavaScript

export const API_HOST = process.env.REACT_APP_API_HOST || "http://localhost:5000"; // API full address