Files
linkwarden/src/config.js
T
Gardner Bickford a9c051b743 Dockerize the app
2022-06-18 14:14:46 +12:00

2 lines
62 B
JavaScript

export const API_HOST = process.env.REACT_APP_API_HOST || "";