Initial
This commit is contained in:
1
frontend/src/const.js
Normal file
1
frontend/src/const.js
Normal file
@ -0,0 +1 @@
|
||||
export const API_URL = process.env.REACT_APP_BACKEND_API_URL || "http://localhost:10000";
|
||||
Reference in New Issue
Block a user