Skip to content

Commit

Permalink
Update docker-compose-common-components.yaml (#949)
Browse files Browse the repository at this point in the history
Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com>
  • Loading branch information
ElGuillermo authored Feb 19, 2025
1 parent 7f071f2 commit d2c7a18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose-common-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ services:
- common
# This is used to handle webhooks to discord (and other services in the future)
webhook_service:
build:
context: .
dockerfile: Dockerfile
image: ${BACKEND_DOCKER_REPOSITORY}:${TAGGED_VERSION}
environment:
HLL_WH_SERVICE_CONTAINER: true
Expand Down

0 comments on commit d2c7a18

Please sign in to comment.