README.md has added
This commit is contained in:
parent
f82e8fa06d
commit
f73667276d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ To get the project up and running, follow the instructions below.
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/your-username/tiny-url-microservice.git
|
git clone https://git.dayanhub.com/kfir/tiny-url-microservice.git
|
||||||
cd tiny-url-microservice
|
cd tiny-url-microservice
|
||||||
docker-compose -f docker-compose.yaml up -d --build
|
docker-compose -f docker-compose.yaml up -d --build
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue