More work on deployment

This commit is contained in:
Dominic Ferrando
2025-05-04 17:02:19 -04:00
parent 228b4a7b94
commit f93f9a7529
9 changed files with 31 additions and 5 deletions
+4
View File
@@ -23,3 +23,7 @@ primary_region = 'ord'
memory = '1gb'
cpu_kind = 'shared'
cpus = 1
[[mounts]]
source = "data"
destination = "/data"