ci: fix issue with pnpm installation (#1160)

This commit is contained in:
Meier Lukas
2024-09-21 11:36:21 +02:00
committed by GitHub
parent 9eea8d48e8
commit bbd0ff775a
2 changed files with 6 additions and 15 deletions

View File

@@ -1 +1 @@
docker run -p 3000:3000 -p 3001:3001 -e AUTH_SECRET='secrets' homarr:latest
docker run -p 7575:7575 -e AUTH_SECRET='secrets' homarr:latest