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 1194b67..6bc1405 100644
--- a/fly.toml
+++ b/fly.toml
@@ -16,6 +16,7 @@ primary_region = "ams"
   TLS = "true"
   ROOT = "/data"
   PRODUCTION = "true"
+  REDIRECT = "true"
   LOCAL_PATH = "/data/website"
   REMOTE_URL = "https://git.alanpearce.eu/website.git"