version: '3'
services:
  test-fab:
    build: ./microfab
    ports:
      - 9999:9999
