feature/epic2-core-services #6

Merged
master merged 60 commits from feature/epic2-core-services into main 2025-11-07 10:23:20 +01:00
Showing only changes of commit 33339f19cb - Show all commits

View File

@@ -332,7 +332,7 @@ curl http://localhost:8500/v1/agent/services
### Database Verification
### Check Schemas
#### Check Schemas
```bash
docker exec -it goplt-postgres psql -U goplt -d goplt -c "\dn"
```