summaryrefslogtreecommitdiffstats
path: root/auth/docker
diff options
context:
space:
mode:
Diffstat (limited to 'auth/docker')
-rw-r--r--auth/docker/drun.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth/docker/drun.sh b/auth/docker/drun.sh
index 4a6b1c77..c6914a09 100644
--- a/auth/docker/drun.sh
+++ b/auth/docker/drun.sh
@@ -51,7 +51,6 @@ for AAF_COMPONENT in ${AAF_COMPONENTS}; do
"cm")
PORTMAP="8150:8150"
LINKS="--link aaf_cass:cassandra "
- LINKS="--link aaf_cass:cassandra "
;;
"hello")
PORTMAP="8130:8130"