services: cal-funnel: build: . image: cal-funnel:local container_name: cal-funnel-local restart: unless-stopped env_file: - .env ports: - "8080:8080"