Skip to content

Commit

Permalink
fix: docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
HwanGonJang committed Feb 21, 2024
1 parent 45e0757 commit deca483
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ services:
fastapi_app:
image: 268306063505.dkr.ecr.ap-northeast-2.amazonaws.com/dev-daitssu-crawl:latest
ports:
- "5000:5000"
- "5000:5000"
env_file: .env

0 comments on commit deca483

Please sign in to comment.