diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 30dfdcf39..41409afcc 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -120,8 +120,7 @@ org: dashboard: enabled: ${JOBRUNR_DASHBOARD_ENABLED:false} il-gcc: - version: ${APTIBLE_GIT_REF:no-version-set} - latest-commit: ${APTIBLE_GIT_COMMIT_SHA:false} + app-version: ${APTIBLE_GIT_REF:no-version-set} generate-short-links: ${GENERATE_SHORT_LINKS_FLAG:false} show-no-provider-flow: ${SHOW_NO_PROVIDER_FLOW:true} allow-provider-registration-flow: ${ALLOW_PROVIDER_REGISTRATION_FLOW:false} diff --git a/src/main/resources/templates/fragments/head.html b/src/main/resources/templates/fragments/head.html index 784743b12..726b82b5e 100644 --- a/src/main/resources/templates/fragments/head.html +++ b/src/main/resources/templates/fragments/head.html @@ -1,10 +1,7 @@
- -