diff --git a/liara.json b/liara.json new file mode 100644 index 0000000..1bda582 --- /dev/null +++ b/liara.json @@ -0,0 +1,13 @@ +{ + "app": "saya", + "port": 8080, + "build": { + "location": "iran" + }, + "disks": [ + { + "name": "saya-search", + "mountTo": "/saya-search" + } + ] +} \ No newline at end of file