Skip to content

Commit

Permalink
fix compose
Browse files Browse the repository at this point in the history
  • Loading branch information
RyjkovAlexey committed Mar 18, 2024
1 parent b147ecd commit 7fdecff
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 @@ -15,7 +15,7 @@ services:
depends_on:
- shelter_db
build:
context: ../
context: .
dockerfile: ./backend/Dockerfile
ports:
- "8080:8080"
Expand Down

0 comments on commit 7fdecff

Please sign in to comment.