Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pdxjohnny/20419bfe01298a432b52053a183ac587 to your computer and use it in GitHub Desktop.
Save pdxjohnny/20419bfe01298a432b52053a183ac587 to your computer and use it in GitHub Desktop.
diff --git a/examples/tutorials/rolling_alice/federated_forge/alice_and_bob/docker-compose.yml b/examples/tutorials/rolling_alice/federated_forge/alice_and_bob/docker-compose.yml
index f7a0ab469..7ca20fbd9 100644
--- a/examples/tutorials/rolling_alice/federated_forge/alice_and_bob/docker-compose.yml
+++ b/examples/tutorials/rolling_alice/federated_forge/alice_and_bob/docker-compose.yml
@@ -40,3 +40,8 @@ services:
ports:
- "3000:3000"
- "3022:2222"
+
+ # https://github.com/scitt-community/scitt-api-emulator
+ alice_scitt:
+
+ bob_scitt:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment