Skip to content

Commit

Permalink
working
Browse files Browse the repository at this point in the history
  • Loading branch information
extreme4all committed Apr 9, 2024
1 parent 6ff660a commit d9ef843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ services:
condition: service_completed_successfully

private_api:
image: quay.io/bot_detector/private-api:4d70b82
image: quay.io/bot_detector/private-api:e96c31a
command: uvicorn src.core.server:app --host 0.0.0.0 --reload --reload-include src/*
# Ports exposed to the other services but not to the host machine
expose:
Expand Down

0 comments on commit d9ef843

Please sign in to comment.