diff options
Diffstat (limited to 'fly')
| -rw-r--r-- | fly/xesite/fly.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fly/xesite/fly.toml b/fly/xesite/fly.toml index 7627622..c1455f5 100644 --- a/fly/xesite/fly.toml +++ b/fly/xesite/fly.toml @@ -14,7 +14,7 @@ image = "ghcr.io/xe/site/bin:latest" [env] DATA_DIR = "/data" -GIT_BRANCH = "static_site" +GIT_BRANCH = "main" SITE_URL = "https://xeiaso.net/" PATH = "/bin" |
