Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Malte-Hansen committed Dec 3, 2024
1 parent 267889b commit 3996ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init-cassandra.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ FROM cassandra:3.11.14
COPY src/main/resources/init_script.cql ./init.cql

CMD ["cqlsh", "cassandra-explorviz", "-f", "init.cql"]
#CMD ["cqlsh cassandra-explorviz -f init.cql"]

0 comments on commit 3996ec0

Please sign in to comment.