mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
10 lines
379 B
YAML
10 lines
379 B
YAML
# SPDX-FileCopyrightText: 2024 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
# The variables set in this file are required to upgrade components to their "Enterprise" product variant.
|
|
---
|
|
enterprise:
|
|
openproject:
|
|
# Enterprise token must match the deployment's OpenProject host name.
|
|
token: ""
|
|
...
|