summaryrefslogtreecommitdiffstats
path: root/auth/docker
diff options
context:
space:
mode:
Diffstat (limited to 'auth/docker')
-rw-r--r--auth/docker/aaf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/docker/aaf.sh b/auth/docker/aaf.sh
index 656ce56c..23822e52 100644
--- a/auth/docker/aaf.sh
+++ b/auth/docker/aaf.sh
@@ -23,7 +23,7 @@
DOCKER=${DOCKER:=docker}
# if something, may not want CASS attached all the tim
-LINKS="--link $CASSANDRA_DOCKER"
+#LINKS="--link $CASSANDRA_DOCKER"
function run_it() {
if [ -n "${DUSER}" ]; then