Tristan H
Tristan H
First of all make sure you configure a new webpack rule, something like` //MTL { test: /\.(mtl)$/, use: [ { loader: 'file-loader', options: { outputPath: 'assets/models/' } } ] }...
should be easy to add in a requirements list, no?
from the default behavior: OPENSEARCH_SSL = os.environ.get("OPENSEARCH_SSL", True) OPENSEARCH_CERT_VERIFY = os.environ.get("OPENSEARCH_CERT_VERIFY", False)