Use GitHub backend
parent
fd0b8ba8e6
commit
9f24e25330
|
@ -4,12 +4,8 @@ media_folder: "static/images/uploads"
|
||||||
public_folder: "/images/uploads"
|
public_folder: "/images/uploads"
|
||||||
|
|
||||||
backend:
|
backend:
|
||||||
name: gitea
|
name: github
|
||||||
repo: sandvich/sandvich.xyz
|
repo: HumanoidSandvichDispenser/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
|
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
|
|
Loading…
Reference in New Issue