services: app: build: . ports: - "8000:8000" environment: - MAX_UPLOAD_SIZE_MB=500 volumes: - /tmp/apoena-audio:/tmp/apoena-audio