Add formula10 cache volume
Will be used for the FastF1 cache in the future
This commit is contained in:
@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
volumes = [
|
volumes = [
|
||||||
"formula10_data:/app/instance"
|
"formula10_data:/app/instance"
|
||||||
|
"formula10_cache:/cache"
|
||||||
];
|
];
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
|
Reference in New Issue
Block a user