Added comments explaining how things have been changed for local testing

This commit is contained in:
Bridgehead User
2024-10-18 13:32:06 +02:00
parent bc24599c54
commit 634d4e2a4b
3 changed files with 11 additions and 0 deletions

View File

@ -47,8 +47,10 @@ services:
TEILER_ADMIN: "${OIDC_ADMIN_GROUP}"
REPORTER_DEFAULT_TEMPLATE_ID: "ccp-qb"
EXPORTER_DEFAULT_TEMPLATE_ID: "ccp"
# Modification needed for running in a test mode
APPLICATION_PORT: "8080"
CONFIG_ENV_VAR_PATH: "/run/secrets/ccp.conf"
# Modification needed for running in a test mode
secrets:
- ccp.conf