docs: Fix duplicate heading in SUMMARY.md
This commit is contained in:
@@ -332,7 +332,7 @@ curl http://localhost:8500/v1/agent/services
|
|||||||
|
|
||||||
### Database Verification
|
### Database Verification
|
||||||
|
|
||||||
### Check Schemas
|
#### Check Schemas
|
||||||
```bash
|
```bash
|
||||||
docker exec -it goplt-postgres psql -U goplt -d goplt -c "\dn"
|
docker exec -it goplt-postgres psql -U goplt -d goplt -c "\dn"
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user