Addshore created this task.
Addshore added a project: Wikibase-Containers.
Herald added a subscriber: Aklapper.
Herald added a project: Wikidata.

TASK DESCRIPTION

using the latest docker image for the wdqs-frontend and the following docker compose snippet:

wdqs-frontend:
  image: wikibase/wdqs-frontend:latest
  ports:
   - "8282:80"
  depends_on:
  - wdqs-proxy
  environment:
    BRAND_TITLE: 'Wikibase Registry Query Service'
  networks:
    default:
      aliases:
       - wdqs-frontend.svc

the query service front end name has not been set:

F17300482: image.png

This is likely due to change in the frontend code & configuration and should be fixed.


TASK DETAIL
https://phabricator.wikimedia.org/T192987

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Tarrow, Addshore, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Abbe98, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to