chore: use draft branch in cms

This commit is contained in:
log101 2025-03-02 15:13:06 +03:00
parent e205bc1942
commit 2f22303de5

View File

@ -5,7 +5,7 @@ backend:
api_root: https://git.acayip.dev/api/v1 # API URL of your Gitea instance api_root: https://git.acayip.dev/api/v1 # API URL of your Gitea instance
base_url: https://git.acayip.dev # Root URL of your Gitea instance base_url: https://git.acayip.dev # Root URL of your Gitea instance
auth_endpoint: https://git.acayip.dev/login/oauth/authorize auth_endpoint: https://git.acayip.dev/login/oauth/authorize
branch: main branch: draft
collections: collections:
- name: "blog" # Used in routes, e.g., /admin/collections/blog - name: "blog" # Used in routes, e.g., /admin/collections/blog
label: "Blog" # Used in the UI label: "Blog" # Used in the UI