Skip to content

Commit

Permalink
fix: [torrust#342] index container not running for E2E tests
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Nov 14, 2023
1 parent 03943ef commit 1cce823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build:
context: .
dockerfile: ./Containerfile
target: debug
target: release
tty: true
environment:
- TORRUST_INDEX_CONFIG=${TORRUST_INDEX_CONFIG}
Expand Down

0 comments on commit 1cce823

Please sign in to comment.