services:
  bajacloud:
    container_name: bajacloud
    ports:
      - 8080:8000
    volumes:
      - ./mock:/Interviews
    build: .
    # networks:
    #   - testnet