version: '3.8' services: app: build: . ports: - "7860:7860" environment: AZURE_ENDPOINT: ${AZURE_ENDPOINT} AZURE_KEY: ${AZURE_KEY}