Skip to content

Commit

Permalink
use test dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilOrv committed Apr 1, 2025
1 parent b2786d5 commit fccd726
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 @@ -6,7 +6,7 @@ services:
build:
context: backend/
network: host
dockerfile: Dockerfile
dockerfile: tests/Dockerfile.test
environment:
- DEBUG=1
ports:
Expand Down

0 comments on commit fccd726

Please sign in to comment.