This commit is contained in:
Iyas Altawil
2025-06-27 10:27:25 +03:30
parent 49c731f76d
commit 39c7c558f1

13
liara.json Normal file
View File

@@ -0,0 +1,13 @@
{
"app": "saya",
"port": 8080,
"build": {
"location": "iran"
},
"disks": [
{
"name": "saya-search",
"mountTo": "/saya-search"
}
]
}