services: cloak: build: . volumes: - ./cloak:/config ports: - "1234:1234" restart: unless-stopped