Skip to content

mrao2/newtowndogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewTownDogs

to run in docker: Frontend | |__package.json

Change line 5 from: "proxy": "http://localhost:3001/", to: "proxy": "http://backend:3001/",

This keeps the app from continuously calling itself and getting stuck in the container.
This now sends a request to the container called backend running on port 3001.
Mostly an issue because of the proxy setup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published