feat: implement brand-specific configuration and update management for Agravity Bridge
This commit is contained in:
parent
baf56e040f
commit
b988532aaa
9 changed files with 461 additions and 48 deletions
|
|
@ -1,6 +1,12 @@
|
|||
{
|
||||
"app_name": "WebDrop Bridge",
|
||||
"brand_id": "agravity",
|
||||
"config_dir_name": "agravity_bridge",
|
||||
"app_name": "Agravity Bridge",
|
||||
"webapp_url": "https://dev.agravity.io/",
|
||||
"update_base_url": "https://git.him-tools.de",
|
||||
"update_repo": "HIM-public/webdrop-bridge",
|
||||
"update_channel": "stable",
|
||||
"update_manifest_name": "release-manifest.json",
|
||||
"url_mappings": [
|
||||
{
|
||||
"url_prefix": "https://devagravitystg.file.core.windows.net/devagravitysync/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue