feat: Sveltia → Gitea backend (local, pkce auth)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
backend:
|
||||
name: test-repo
|
||||
|
||||
# Когда переключим на GitHub:
|
||||
# backend:
|
||||
# name: github
|
||||
# repo: reddragon333/ptp
|
||||
# branch: mirror ← пишет сюда, не в main/прод
|
||||
name: gitea
|
||||
repo: ptpadmin/ptp
|
||||
branch: mirror
|
||||
api_root: https://git.ptp.saguaro-cactus.ru/api/v1
|
||||
server: https://git.ptp.saguaro-cactus.ru
|
||||
auth_type: pkce
|
||||
app_id: 6be1691d-ea91-448e-acfa-016f57c976d6
|
||||
|
||||
media_folder: static/images/uploads
|
||||
public_folder: /images/uploads
|
||||
|
||||
Reference in New Issue
Block a user