From 39c7c558f1801bc7f2c7f03bf091fa79419479fe Mon Sep 17 00:00:00 2001 From: Iyas Altawil Date: Fri, 27 Jun 2025 10:27:25 +0330 Subject: [PATCH] add lara --- liara.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 liara.json 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