Skip to content

Commit

Permalink
Update docker-compose.stag.yml
Browse files Browse the repository at this point in the history
had to include tests in the path
  • Loading branch information
Gargi Ketan Chauhan authored and GitHub Enterprise committed Mar 24, 2025
1 parent 2b7d9db commit 94a2708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.stag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
build:
context: backend/
network: host
dockerfile: Dockerfile.test
dockerfile: tests/Dockerfile.test
environment:
- DEBUG=1
ports:
Expand Down

0 comments on commit 94a2708

Please sign in to comment.