Colin Cole

Results 4 comments of Colin Cole

I have the spree backend + NextJS frontend working on my machine. In your `/site/.env.local` are you setting `NEXT_PUBLIC_SPREE_API_HOST=http://web:4000` ?

For troubleshooting, you should try exec'ing into the frontend container and run `ping web`. If you get a heartbeat, then you know the two containers can talk to eachother

Has anyone figured out a workaround for this?