services: teron-mock: image: ghcr.io/dalibor31/ntech-fisk:latest container_name: teron_mock restart: unless-stopped ports: - "4566:4566" volumes: - ./fisk-data:/app/data