Fix CMS config
This commit is contained in:
parent
f9aa6ae700
commit
77d22fa3e2
@ -23,9 +23,9 @@ const config = {
|
|||||||
name: "gitea",
|
name: "gitea",
|
||||||
repo: "gcg/gcg-website",
|
repo: "gcg/gcg-website",
|
||||||
branch: "main",
|
branch: "main",
|
||||||
api_root: "http://localhost:3000/api/v1",
|
api_root: "https://git.cantorgymnasium.de/api/v1",
|
||||||
base_url: "http://localhost:3000",
|
base_url: "https://git.cantorgymnasium.de",
|
||||||
app_id: "9be28818-ee6f-44c9-8d88-bb287b19cf73",
|
app_id: "1b612fb1-fbc1-44b2-9b9d-6eeb1dc55bff",
|
||||||
commit_messages: {
|
commit_messages: {
|
||||||
create: "{{collection}} {{slug}} erstellt",
|
create: "{{collection}} {{slug}} erstellt",
|
||||||
update: "{{collection}} {{slug}} aktualisiert",
|
update: "{{collection}} {{slug}} aktualisiert",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user