1

Add formula10 cache volume

Will be used for the FastF1 cache in the future
This commit is contained in:
2024-09-23 00:46:18 +02:00
parent a60a495513
commit 603c7e3c1d

View File

@ -16,6 +16,7 @@
volumes = [
"formula10_data:/app/instance"
"formula10_cache:/cache"
];
environment = {