Skip to content

Commit e2db608

Browse files
authored
Update README.md
1 parent cf549c5 commit e2db608

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ Once the containers are up:
4343
- Nginx API Gateway: [http://localhost:80](http://localhost:80)
4444
- Redis: [http://localhost:6379](http://localhost:6379)
4545

46+
Note that even after docker says that everything is up and running, there is a risk that they aren't when you load the frontend.
47+
In this event, wait for about a minute before trying again. If that still doesn't work and there are network errors, try
48+
rebuilding the services by running `docker-compose up --build` again.
49+
4650
### MongoDB Configuration
4751

4852
- MongoDB runs on port `27017` inside a container named `peerprep-mongo-container`.

0 commit comments

Comments
 (0)