services:
  atbrowser:
    build:
      context: .
    ports:
      - "3000:3000"
    environment:
      - WATCHPACK_POLLING=true