Skip to content

Commit

Permalink
test playwright 5
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyR01 committed Jul 6, 2024
1 parent 986eaa1 commit cf53e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:

frontend:
build: ./frontend
env_file: .env.test
env_file: .env.dev
healthcheck:
test: "curl --fail --request GET --header 'content-type: application/json' --url 'http://localhost:3000/api/healthcheck' || exit 1"
retries: 10
Expand Down

0 comments on commit cf53e28

Please sign in to comment.