services: server: build: context: . ports: - 8000:8000 volumes: - memory:/app/data:rw volumes: memory: