diff --git a/README.md b/README.md index bd59457..3f03920 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ DB_PASSWORD=your_db_password DB_HOST=your_db_host DB_PORT=your_db_port ``` -- run `docker-compose up --build` to start the website +- run `docker-compose up --build` this starts the website at localhost:3030 ## Structure The website has a Home page and a News page currently. The News page shows all developer blogs.