-
Notifications
You must be signed in to change notification settings - Fork 2
Update Make File #165
Copy link
Copy link
Open
Description
The make file's comments still refer to docker, despite all of the docker stuff having been moved over to the infra project. These should be updated.
Also, these env var exports can be removed, I think, as they should be handled by whatever process runs the database:
export CASSANDRA_USERNAME=cassandra
export CASSANDRA_PASSWORD=cassandra
export CASSANDRA_URL="0.0.0.0"
export CASSANDRA_PORT=9042
export CASSANDRA_KEYSPACE=skill_directory_keyspaceReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels