Vorbereitung mit install.sh

This commit is contained in:
2026-07-11 15:57:40 +02:00
parent f542382e58
commit e4d4c4eb9a
7 changed files with 163 additions and 75 deletions
+1 -2
View File
@@ -30,8 +30,7 @@
"pagefind": true,
"translator": { "provider": "azure", "key_env": "WEBSTATIC_TRANSLATOR_KEY" },
"environments": {
"work": { "base_url": "http://localhost:8000", "cdn": "/assets" },
"review": { "base_url": "https://review.gitcover.org", "cdn": "https://gitcover.org/assets" },
"development": { "base_url": "http://localhost:8000", "cdn": "/assets" },
"staging": { "base_url": "https://gcbok.gitcover.org", "cdn": "https://gitcover.org/assets" },
"deploy": { "base_url": "https://gcbok.org", "cdn": "https://gitcover.org/assets" }
}