version: "3.9"
services:
  cloud-explorer:
    build: .
    ports:
      - "6805"


