Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 130 Bytes

File metadata and controls

4 lines (3 loc) · 130 Bytes

Nginx:

  • directs all requests to the / route to the React app
  • directs all requests to the /api route to the express server