SigSeven
SigSeven
C:\Users\Oryan\output\pixelsjourney2.0>docker compose up postgres redis medusa_server medusa_worker -d && docker compose up storefront -d [+] Running 5/5 ✔ Network pixelsjourney20_medusa-network Created 0.1s ✔ Container redis Healthy 11.6s ✔ Container postgres...
Hey, first of all thanks a lot. I ran - docker system prune --af --volumes followed by - docker compose up postgres redis medusa_server medusa_worker -d && docker compose up...
If I manually create an publishable API key in the admin panel and then paste it here : RUN corepack enable yarn && NEXT_PUBLIC_MEDUSA_PUBLISHABLE_KEY=$(sh /app/create-publishable-key.sh -u $MEDUSA_BACKEND_URL -e $EMAIL -p...
actually, when trying to navigate to localhost:8000 I'm getting 500 :/