Update README.md

This commit is contained in:
Andrew Trieu
2023-04-23 18:23:56 +03:00
committed by GitHub
parent d73a4ee593
commit b792997cab

View File

@@ -19,7 +19,7 @@ This is a simple authentication service for an online forum. Online deployment i
## Local Development ## Local Development
Local deployment is done using Docker. To start the service, run: Local deployment is done using Docker. To start the service, run the following command in the root directory:
```bash ```bash
docker-compose up docker-compose up