version: '2' services: app: container_name: filestash image: machines/filestash restart: always environment: - APPLICATION_URL=files.jaredtsmith.com ports: - "8334:8334"