Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 353 Bytes

poll_worker_setup.md

File metadata and controls

9 lines (8 loc) · 353 Bytes

Poll Worker Setup

  1. Ensure that all environment files have already been added to the project.
  2. Make sure Docker Desktop is running
  3. From the root directory, start the poll worker using:
    docker-compose -f docker-compose.dev.yml up poll-worker -d
  4. Verify that the container docker-poll-worker is running in Docker Desktop