Skip to content

Commit 2f5c3d6

Browse files
committed
Merge branch 'dev' of github.com:xencon/aixcl into dev
2 parents ce4c2ac + 3759e50 commit 2f5c3d6

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,12 @@ curl http://localhost:11434/v1/chat/completions \
172172
| Service | URL | Login |
173173
|---------|-----|-------|
174174
| Open WebUI | http://localhost:8080 | First user = admin |
175-
| pgAdmin | http://localhost:5050 | Vault credentials (see below) |
176-
| Grafana | http://localhost:3000 | Vault credentials (see below) |
175+
| pgAdmin | http://localhost:5050 | Vault credentials |
176+
| Grafana | http://localhost:3000 | Vault credentials |
177177
| Vault UI | http://localhost:8200 | Token: `aixcl-dev-token` |
178178
| Prometheus | http://localhost:9090 | No auth (localhost only) |
179+
| Loki | http://localhost:3100 | No auth (localhost only) |
180+
| Alertmanager | http://localhost:9093 | No auth (localhost only) |
179181
| Ollama API | http://localhost:11434 | No auth (localhost only) |
180182

181183
Get current service credentials:

0 commit comments

Comments
 (0)