Compare commits

...

2 Commits

Author SHA1 Message Date
597a2a7ac6
Merge branch 'dev' of ssh://git.cantorgymnasium.de/gcg/gcg-website into dev
All checks were successful
Website Dev / Entwicklungsumgebung (push) Successful in 14s
Website Pull Request / Pull-Request-Testbuild (pull_request) Successful in 33s
2024-11-17 22:22:36 +01:00
77d22fa3e2
Fix CMS config 2024-11-17 22:22:23 +01:00

@ -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",