📚 Update

This commit is contained in:
Aykhan Shahsuvarov 2024-03-10 22:36:53 +04:00
parent 89237193f4
commit 6265458bc3

View File

@ -15,7 +15,7 @@
- `/app/config/cassandra.env.example` to `/app/config/cassandra.env`
- `/config/cassandra/init-cassandra.env.example` to `/config/cassandra/init-cassandra.env`
- Run the following command to start the application with PostgreSQL:
- Run the following command to start the application with Cassandra:
```bash
docker compose -f docker-compose-cassandra.yml up
```