about summary refs log tree commit diff stats
path: root/fly.toml
diff options
context:
space:
mode:
Diffstat (limited to 'fly.toml')
-rw-r--r--fly.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fly.toml b/fly.toml
index ef6e3ea..799d2a0 100644
--- a/fly.toml
+++ b/fly.toml
@@ -19,6 +19,7 @@ primary_region = "ams"
   VCS_LOCAL_PATH = "/data/website"
   VCS_REMOTE_URL = "https://git.alanpearce.eu/website.git"
   ACME_SERVER_URL = "https://acme.alanpearce.eu"
+  GOMEMLIMIT = "128MiB"
 
 [[services]]
   internal_port = 8080