Skip to content

Commit

Permalink
Update docker-compose.stag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
malenelu authored and GitHub Enterprise committed Apr 1, 2025
1 parent 9f663b0 commit 944927b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.stag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ services:
backend:
container_name: secfit_stag_backend
build:
context: backend/tests/
context: backend/
network: host
dockerfile: Dockerfile.test
dockerfile: tests/Dockerfile.test
environment:
- DEBUG=1
ports:
Expand Down

0 comments on commit 944927b

Please sign in to comment.