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

This commit is contained in:
Robin Grenzdörfer 2023-12-06 10:28:37 +00:00
parent 7753845c3a
commit 69f3cd9432

View File

@ -15,8 +15,9 @@ jobs:
image: mongo:4.2 image: mongo:4.2
ports: ports:
- 27017:27017 - 27017:27017
maildev: maildev:
image: maildev/maildev image: gitbase.de/robin/maildev:latest
ports: ports:
- 80:80 - 80:80
- 25:25 - 25:25