pesto-students/batch-11-relayer

View on GitHub
client/src/config/env/constant.js

Summary

Maintainability
A
0 mins
Test Coverage
const baseURL = 'http://localhost:3001';

export { baseURL };