updated the README.md again
parent
e7a1572905
commit
c0ac934c64
|
|
@ -17,7 +17,7 @@ DB_PASSWORD=your_db_password
|
||||||
DB_HOST=your_db_host
|
DB_HOST=your_db_host
|
||||||
DB_PORT=your_db_port
|
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
|
## Structure
|
||||||
The website has a Home page and a News page currently. The News page shows all developer blogs.
|
The website has a Home page and a News page currently. The News page shows all developer blogs.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue