version: '3' services: cgno-id: build: . ports: - 5000:8000 env_file: - ./.env.dev environment: - DB_HOST=host.docker.internal