Fix for proxy issues in local build
[integration/csit.git] / plans / aaf / certservice / teardown.sh
index a613944..83737f0 100644 (file)
@@ -15,4 +15,6 @@
 # limitations under the License.
 #
 
-kill-instance.sh aafcert
\ No newline at end of file
+docker-compose down
+
+kill-instance.sh ${ClientContainerName}
\ No newline at end of file