We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57a4ed commit e9124acCopy full SHA for e9124ac
README.md
@@ -29,8 +29,6 @@ task local:start
29
🌐 Website App: http://localhost:8082
30
- Health: http://localhost:8082/health
31
📊 Jaeger UI: http://localhost:16686
32
- 🔍 OpenSearch: http://localhost:9200
33
- 📊 OpenSearch Dashboards: http://localhost:5601
34
📦 PostgreSQL: localhost:5432
35
- Connection: psql postgresql://{.env.POSTGRES_USER}:{.env.POSTGRES_PASSWORD}@localhost:5432/
36
```
0 commit comments