Skip to content

Commit 3a7bcce

Browse files
committed
'check point'
1 parent 04344bf commit 3a7bcce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ A RESTful microservice for creating and managing video and image annotations. Bu
2222
### Using Docker (Recommended)
2323

2424
**PostgreSQL:**
25+
2526
```bash
2627
docker run -d \
2728
-p 8080:8080 \
@@ -38,6 +39,7 @@ docker run -d \
3839
```
3940

4041
**SQL Server:**
42+
4143
```bash
4244
docker run -d \
4345
-p 8080:8080 \

0 commit comments

Comments
 (0)