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