Hi there,
First off, I'm not sure if this is an issue but I wasn't sure where to turn for assistance.
Rest Cron and Loopback requests are not working locally in the stack. I couldn't find a doc related to how to get those requests to operate and wanted to know if I anyone knew off the top of their head.
Thank you in advance,
Codebase
Fresh Wordpress install
Host OS
e.g. macOS Ventura
REST API Endpoint: http://mysite.docker.localhost/wp-json/wp/v2/types/post?context=edit
REST API Response: (http_request_failed) cURL error 6: Could not resolve host: mysite.docker.localhost
The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: cURL error 6: Could not resolve host: mysite.docker.localhost (http_request_failed)
Does it make a difference when using port:80 vs :8000?
Hi there, First off, I'm not sure if this is an issue but I wasn't sure where to turn for assistance.
Rest Cron and Loopback requests are not working locally in the stack. I couldn't find a doc related to how to get those requests to operate and wanted to know if I anyone knew off the top of their head. Thank you in advance,
Codebase
Fresh Wordpress install
Host OS
e.g. macOS Ventura
Does it make a difference when using port:80 vs :8000?
ps - come say hello in the wodby discord.
Info below: .env
docker-compose.yml
note, I have also tried adding an alias in trafik