Skip to content

Commit

Permalink
Define network backend
Browse files Browse the repository at this point in the history
  • Loading branch information
candemiralp committed Mar 5, 2024
1 parent 13aba7a commit 7143f25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/docker-compose.e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ services:
- GOOGLE_PASSWORD
- WEBHOOK_USERNAME
- WEBHOOK_PASSWORD

volumes:
- ./scripts/e2e.sh:/e2e.sh
- ../test-report:/tmp/test-report
networks:
backend:

0 comments on commit 7143f25

Please sign in to comment.