summaryrefslogtreecommitdiffstats
path: root/sms-service/bin/deploy/sms.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sms-service/bin/deploy/sms.sh')
-rwxr-xr-xsms-service/bin/deploy/sms.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sms-service/bin/deploy/sms.sh b/sms-service/bin/deploy/sms.sh
index a7eca69..674a138 100755
--- a/sms-service/bin/deploy/sms.sh
+++ b/sms-service/bin/deploy/sms.sh
@@ -91,7 +91,7 @@ do
done
# Connect service to host bridge network so that its port can be seen.
-docker network connect bridge sms-service;
+docker network connect bridge aaf-sms.onap;
SS=1;
fi