From 895c4f59f98441e00ce09e8b88d07e4b8193fff1 Mon Sep 17 00:00:00 2001 From: abrulic Date: Sat, 28 Mar 2026 13:34:05 +0100 Subject: [PATCH] updated fly app name --- fly.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fly.toml b/fly.toml index 7c74507..56f5b83 100644 --- a/fly.toml +++ b/fly.toml @@ -3,7 +3,7 @@ # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # -app = 'docs-template-main' +app = 'code-forge-docs-template' primary_region = 'fra' [build]