Skip to content

Commit

Permalink
Use Test environment for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanser committed Oct 3, 2024
1 parent 138f1a6 commit b99bf1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ services:
target: app-dev
volumes:
- "./:/www:z"
environment:
APP_ENV: test

0 comments on commit b99bf1f

Please sign in to comment.