Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zytfo authored Jun 27, 2024
1 parent b4e5f6e commit fbb63b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ This project provides a robust and efficient backend solution designed specifica
```

3. **Create postgres database, e.g. `mini_app_db`**.
4. `alembic upgrade head` to apply migrations.

**Integrate with your Telegram Mini-App**:

Expand Down Expand Up @@ -97,4 +98,4 @@ To start the entire application stack using
- **Prometheus**: `http://localhost:9090`
- **Loki**: `http://localhost:3100`
- **Tempo**: `http://localhost:4317`
- **RabbitMQ Management**: `http://localhost:15672`
- **RabbitMQ Management**: `http://localhost:15672`

0 comments on commit fbb63b0

Please sign in to comment.