Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aircjm committed Sep 12, 2024
1 parent b687e11 commit 4456caa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@ docker run -it --name limon-mysql -p 3306:3306 -v /d/dockerDrive/mysql:/app -e M

1. **Deploy Using Docker**:
```bash
<<<<<<< HEAD
docker run -d -p 8080:8080 --name limon-backend-container limon-backend
=======
docker run -d -p 8080:8080 --name limon-server-container limon-server
>>>>>>> e35999d (update md)
```

2. **Configure Database**:
Expand Down

0 comments on commit 4456caa

Please sign in to comment.