Skip to content

Commit

Permalink
uv
Browse files Browse the repository at this point in the history
  • Loading branch information
Jairo Matos Da Rocha committed Sep 30, 2024
1 parent 5c0fc53 commit 01a25ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ services:
dockerfile: ./docker/prod/Dockerfile
hostname: jobsgee
command: uv run uvicorn main:app --host 0.0.0.0 --port 8080 --reload

environment:
- HTTPS=false
- CELERY_BROKER_URL=redis://queejobs:6379/0
Expand Down

0 comments on commit 01a25ff

Please sign in to comment.