Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable communication between all your devices, we have to start Redis on some device. Start it on your laptop in the base sic folder (for MacOS: make sure Docker Desktop is running).

Code Block
docker compose up redis

...