Refactored.
This commit is contained in:
parent
f4a49ad4b9
commit
9dad75464b
37 changed files with 667 additions and 247 deletions
|
|
@ -193,7 +193,7 @@ array(
|
|||
- Verify backend is running: `curl http://localhost:8000/health`
|
||||
- Check API URL in settings matches backend URL
|
||||
- Verify API key is correct and not expired
|
||||
- Check WordPress debug logs: `docker exec -it maple-wordpress-dev tail -f /var/www/html/wp-content/debug.log`
|
||||
- Check WordPress debug logs: `docker exec -it mapleopentech-wordpress-dev tail -f /var/www/html/wp-content/debug.log`
|
||||
- See backend troubleshooting: `cloud/maplepress-backend/GETTING-STARTED.md`
|
||||
|
||||
### Admin notice doesn't disappear
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue