Steps to replicate the issue (include links if applicable):
- git checkout origin/deploy-3
- (.env configured)
- docker compose up
What happens?:
The WBQS instance name (top left) is DockerWikibaseQueryService. I see this is configured as:
build/WDQS-frontend/Dockerfile: BRAND_TITLE=DockerWikibaseQueryService\
What should have happened instead?:
To appear a proper name for the instance. Maybe the value from WDQS_FRONTEND_PUBLIC_HOST? I'm not sure.
Software version (skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
By the way, the WDQS_FRONTEND_PUBLIC_HOST variable at deploy/.env probably should be named WBQS_FRONTEND_PUBLIC_HOST :-)
