Skip to content

Commit

Permalink
update oai-backend password
Browse files Browse the repository at this point in the history
  • Loading branch information
eloiferrer committed May 2, 2024
1 parent c6a564c commit 603d215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ services:
- traefik.http.routers.service-oai-backend.rule=Host(`oai-input.${WIKIBASE_HOST}`)
- traefik.http.routers.service-oai-backend.entrypoints=websecure
- traefik.http.routers.service-oai-backend.tls.certResolver=le
- traefik.http.middlewares.oai-auth.basicauth.users=swmath:$$2y$$05$$rhv7bwnJqp83doVMgin8deeFZmFs.Z8Q0nWSIe3cuJPY5.j7UGvhG
- traefik.http.middlewares.oai-auth.basicauth.users=swmath:$$2y$$05$$w37F7z0zZb0ytCvCrxRohOSlcl3lSx9OV9mGTOWOBuMsRRht7LLaO
- traefik.http.routers.service-oai-backend.middlewares=oai-auth

oai-provider:
Expand Down

0 comments on commit 603d215

Please sign in to comment.