Use GitHub backend
parent
fd0b8ba8e6
commit
9f24e25330
static/admin
|
@ -4,12 +4,8 @@ media_folder: "static/images/uploads"
|
|||
public_folder: "/images/uploads"
|
||||
|
||||
backend:
|
||||
name: gitea
|
||||
repo: sandvich/sandvich.xyz
|
||||
app_id: 6197659c-ccaa-4c2c-a6fa-d9308ed77432
|
||||
api_root: https://gitea.sandvich.xyz/api/v1
|
||||
base_url: https://gitea.sandvich.xyz
|
||||
auth_endpoint: https://gitea.sandvich.xyz/login/oauth/authorize
|
||||
name: github
|
||||
repo: HumanoidSandvichDispenser/sandvich.xyz
|
||||
branch: master
|
||||
|
||||
collections:
|
||||
|
|
Loading…
Reference in New Issue