aboutsummaryrefslogtreecommitdiff
path: root/fly
diff options
context:
space:
mode:
Diffstat (limited to 'fly')
-rw-r--r--fly/xesite/fly.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/fly/xesite/fly.toml b/fly/xesite/fly.toml
index 3911b5b..614d5a7 100644
--- a/fly/xesite/fly.toml
+++ b/fly/xesite/fly.toml
@@ -2,6 +2,9 @@
app = "xesite"
+vm.cpus = 2
+vm.memory = "2GB"
+
kill_signal = "SIGINT"
kill_timeout = 5