COLE / frontend /src /app /resources /ResourcesPaths.js
Yurhu's picture
Initial snapshot upload
75ec748 verified
raw
history blame contribute delete
56 Bytes
const BACKEND_ADDRESS = "/api"
export {BACKEND_ADDRESS}