This commit is contained in:
parent
b988016a63
commit
f3b1646912
1 changed files with 1 additions and 10 deletions
|
@ -1,19 +1,10 @@
|
||||||
backend:
|
backend:
|
||||||
name: gitea
|
name: gitea
|
||||||
repo: mycosystems/gallowelds.com
|
repo: mycosystems/gallowelds.com
|
||||||
branch: main
|
|
||||||
app_id: 8cf43676-cdba-4112-a981-9c1117b3d096
|
app_id: 8cf43676-cdba-4112-a981-9c1117b3d096
|
||||||
api_root: https://git.myco.systems/api/v1
|
api_root: https://git.myco.systems/api/v1
|
||||||
base_url: https://git.myco.systems
|
base_url: https://git.myco.systems
|
||||||
auth_endpoint: https://git.myco.systems/login/oauth/authorize
|
|
||||||
commit_messages:
|
|
||||||
create: Create {{collection}} {{slug}}
|
|
||||||
update: Update {{collection}} {{slug}}
|
|
||||||
delete: Delete {{collection}} {{slug}}
|
|
||||||
uploadMedia: Upload {{path}}
|
|
||||||
deleteMedia: Delete {{path}}
|
|
||||||
openAuthoring: "{{message}}"
|
|
||||||
# publish_mode: editorial_workflow
|
|
||||||
media_folder: "static/img"
|
media_folder: "static/img"
|
||||||
site_url: https://gallo.demo.myco.systems
|
site_url: https://gallo.demo.myco.systems
|
||||||
logo_url: https://gallo.demo.myco.systems/img/gallo_welding_inverted.svg
|
logo_url: https://gallo.demo.myco.systems/img/gallo_welding_inverted.svg
|
||||||
|
|
Loading…
Add table
Reference in a new issue