Skip to content

Commit

Permalink
remove '/'
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilOrv committed Apr 1, 2025
1 parent 0a53ce9 commit 9850e07
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: /tests/Dockerfile.test
dockerfile: tests/Dockerfile.test
environment:
- DEBUG=1
ports:
Expand Down

0 comments on commit 9850e07

Please sign in to comment.