Skip to content

Commit

Permalink
docs:README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rocknroll17 committed Nov 4, 2024
1 parent 3257262 commit 25ffede
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Unid-thon Hackathon에서 만들어진 API 서버입니다.
bind-address = 0.0.0.0
mysqlx-bind-address = 0.0.0.0
```
Restart mysql service
```bash
sudo systemctl restart mysql
```
Expand All @@ -69,9 +70,7 @@ Unid-thon Hackathon에서 만들어진 API 서버입니다.
```

## API Documentation: Swagger
```
Open [http://localhost:8000/docs](http://localhost:8000/docs) in your browser for API documentation.
```

## Project Structure
```bash
Expand Down

0 comments on commit 25ffede

Please sign in to comment.