Improved README + Easier configuration.

This commit is contained in:
Daniel31x13
2022-07-19 21:19:40 -04:00
parent 03ba5ad7e3
commit 7cd0b9d956
7 changed files with 25 additions and 11 deletions
+1 -1
View File
@@ -1 +1 @@
export const API_HOST = process.env.REACT_APP_API_HOST || "http://localhost:5500"; // API full address
export const API_HOST = process.env.REACT_APP_API_HOST || "http://localhost:5000"; // API full address