1 2 3 4 5 6 7 8 9 10
version: "3.9" services: server: build: . ports: - "3000:3000" environment: - OPENWS_PORT=3000 - OPENWS_API_KEY=