lighthouse
Some checks failed
deploy to production / deploy (push) Failing after 39s

This commit is contained in:
Robin Grenzdörfer 2023-12-06 10:57:48 +00:00
parent 15410ed121
commit 28cdf569a7

View File

@ -35,7 +35,7 @@ jobs:
SECURITY_ALLOWABSOLUTEPATHS: "true"
SECURITY_ALLOWUPPERPATHS: "true"
SECURITY_ALLOWRELATIVEPATHS: "true"
options: --health-cmd='curl -f http://localhost:80' --health-interval=10s --health-timeout=5s --health-retries=3
options: --health-cmd='curl -f http://localhost:8080' --health-interval=10s --health-timeout=5s --health-retries=3
live-server:
image: gitbase.de/robin/live-server:latest