chore: use draft branch in cms
This commit is contained in:
parent
e205bc1942
commit
2f22303de5
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user