From 219a82fc02201d3eff2e2758f3b75902b6b34724 Mon Sep 17 00:00:00 2001 From: lefteris Date: Thu, 7 Oct 2021 18:29:27 +0300 Subject: [PATCH] example --- Example.sh | 1 + WriteToMongo | 2 +- playground-client | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100755 Example.sh diff --git a/Example.sh b/Example.sh new file mode 100755 index 0000000..2320a4b --- /dev/null +++ b/Example.sh @@ -0,0 +1 @@ +docker run --network="thesis_playground-net" --log-driver=fluentd --log-opt tag="mongo.node3" -p 3003:3001 dummyservice \ No newline at end of file diff --git a/WriteToMongo b/WriteToMongo index c74bc89..56dfa1a 160000 --- a/WriteToMongo +++ b/WriteToMongo @@ -1 +1 @@ -Subproject commit c74bc894cd4922ff8eb7bfc8d9bcf836c5c89b8a +Subproject commit 56dfa1a56d4c7b03dfcef6006156705203716af8 diff --git a/playground-client b/playground-client index b797d10..74aa959 160000 --- a/playground-client +++ b/playground-client @@ -1 +1 @@ -Subproject commit b797d1044cf18e8173e1cfbe39db8c644e33ccb2 +Subproject commit 74aa9595e639f200965b62cae899ca81b750b6a7