markusbuecher

Results 3 comments of markusbuecher

I have built the image successfully with docker buildx: **docker buildx build --platform linux/arm64 --load --no-cache --file Dockerfile --tag ghcr.io/evroon/bracket-backend:latest .** **docker buildx build --platform linux/arm64 --load --no-cache --file Dockerfile...

I have added the generated JWT Secret to the Docker Compose File and started the backend successfully. Actually I cant login with the credentials which I added there also.