Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added cassandra port binding localhost:9042
In order to _local_ develop astarte via `dev mode`, using [`astarte-dev-tool up`](astarte-platform#978) or using `docker compose watch`, cassandra/scylla needs to expose the port used to connection. Otherwise, the connection are only available via cluster. With this PR scylla/cassandra is exposed on `localhost:9042` Signed-off-by: Gabriele Ghio <gabriele.ghio@secomind.com>
- Loading branch information