Files
linkwarden/src/config.js
T
2022-07-19 21:23:24 -04:00

2 lines
103 B
JavaScript

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