Sign in
简柏林
/
thingskit
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
50cc39c7f647164fe39b66c824b5bd7dd563c7d2
Authored by
VoBa
2017-04-12 21:02:05 +0300
Committed by
GitHub
2017-04-12 21:02:05 +0300
1 parent
db389a74
Fixed default cassandra docker volume
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
docker/.env
docker/.env
View file @
50cc39c
1
-
CASSANDRA_DATA_DIR=/Users/admin/data_dir
2
-
#CASSANDRA_DATA_DIR=/home/docker/cassandra_volume
1
+
CASSANDRA_DATA_DIR=/home/docker/cassandra_volume
...
...