diff --git a/config/app-config-rhdh.yaml b/config/app-config-rhdh.yaml index 0705fc9..37fdb13 100644 --- a/config/app-config-rhdh.yaml +++ b/config/app-config-rhdh.yaml @@ -1,4 +1,5 @@ app: + title: Test GF baseUrl: "${RHDH_BASE_URL}" backend: baseUrl: "${RHDH_BASE_URL}" @@ -45,4 +46,4 @@ catalog: schedule: frequency: { minutes: 3 } initialDelay: { seconds: 15 } - timeout: { minutes: 5 } \ No newline at end of file + timeout: { minutes: 5 }