Beam suppressed

Changes have been made so that the Bridgehead can run without Beam.
This commit is contained in:
Bridgehead User
2024-10-18 11:15:18 +02:00
parent 502eef0cc8
commit bc24599c54
3 changed files with 50 additions and 46 deletions

View File

@ -47,6 +47,10 @@ services:
TEILER_ADMIN: "${OIDC_ADMIN_GROUP}"
REPORTER_DEFAULT_TEMPLATE_ID: "ccp-qb"
EXPORTER_DEFAULT_TEMPLATE_ID: "ccp"
APPLICATION_PORT: "8080"
CONFIG_ENV_VAR_PATH: "/run/secrets/ccp.conf"
secrets:
- ccp.conf
teiler-backend: