diff --git a/templates/ghost/.felhom.yml b/templates/ghost/.felhom.yml index d093bcf..3e672fb 100644 --- a/templates/ghost/.felhom.yml +++ b/templates/ghost/.felhom.yml @@ -8,6 +8,8 @@ description: "Professzionális blog és hírlevél platform" category: "productivity" subdomain: "blog" slug: "ghost" +# Bare "/" is the public blog; the admin panel / setup wizard lives at /ghost/. +open_path: "/ghost/" # --- Resource hints (displayed on deploy screen) --- resources: diff --git a/templates/gokapi/.felhom.yml b/templates/gokapi/.felhom.yml index b1bf3d8..ba5deec 100644 --- a/templates/gokapi/.felhom.yml +++ b/templates/gokapi/.felhom.yml @@ -8,6 +8,8 @@ description: "Ideiglenes fájlmegosztás lejáró linkekkel" category: "files" subdomain: "share" slug: "gokapi" +# Gokapi's bare "/" redirects away (file-share index); the admin/login UI is at /admin. +open_path: "/admin" # --- Resource hints (displayed on deploy screen) --- resources: