Add NUMBA_CACHE_DIR environment variable (#425)

This commit is contained in:
Max
2026-04-16 01:49:10 -07:00
committed by GitHub
parent 615d604ceb
commit 07a845cece
+1
View File
@@ -22,6 +22,7 @@ services:
environment:
- LOG_LEVEL=info
- NUMBA_CACHE_DIR=/tmp/numba_cache
networks:
- voicebox-net