version: '3.8' services: server: build: . ports: - "5174:5174" environment: - OPENAI_API_KEY=${OPENAI_API_KEY}