edited post
This commit is contained in:
parent
662489f8ce
commit
d8f8b73419
|
@ -1,7 +1,7 @@
|
||||||
backend:
|
backend:
|
||||||
name: gitea
|
name: gitea
|
||||||
repo: morgan/blog # Path to your Gitea repository
|
repo: morgan/blog # Path to your Gitea repository
|
||||||
app_id: 44833abf-8355-4416-becc-daa5ea1ffe59 # The Client ID provided by Gitea
|
app_id: 64d5b875-e747-4176-b545-ce7a3b0c7f16
|
||||||
api_root: https://git.morgan.kr/api/v1 # API URL of your Gitea instance
|
api_root: https://git.morgan.kr/api/v1 # API URL of your Gitea instance
|
||||||
base_url: https://git.morgan.kr # Root URL of your Gitea instance
|
base_url: https://git.morgan.kr # Root URL of your Gitea instance
|
||||||
# optional, defaults to master
|
# optional, defaults to master
|
||||||
|
|
Loading…
Reference in New Issue