Skip to content

Commit a099ed4

Browse files
authored
📝docs: update service access details in README
- Added credentials information for Seq Logs and updated table format.
1 parent 3c4a4db commit a099ed4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,11 @@ Aguarde alguns segundos até que todos os containers estejam prontos.
101101

102102
## Acesso aos Serviços
103103

104-
| Serviço | URL | Descrição |
105-
|-------|-----|-----------|
106-
| **Swagger** | http://localhost:8079/swagger | Documentação e testes da API |
107-
| **Jaeger UI** | http://localhost:16686 | Tracing e análise de performance |
108-
| **Seq Logs** | http://localhost:5341 | Logs estruturados em tempo real |
104+
| Serviço | URL | Descrição | Credenciais (se houver) |
105+
|-------|-----|-----------|-------------|
106+
| **Swagger** | http://localhost:8079/swagger | Documentação e testes da API | - |
107+
| **Jaeger UI** | http://localhost:16686 | Tracing e análise de performance | - |
108+
| **Seq Logs** | http://localhost:5341 | Logs estruturados em tempo real | User: `admin` <br> Pass: `MyStrongPassword123!` |
109109

110110
---
111111

0 commit comments

Comments
 (0)