generated from bisco/codex-bootstrap
chore: rename postgres service to db
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
1. Check `docker compose ps` and the backend health status.
|
||||
2. Request `http://azionelab.org:8080/api/site/home/` through NGINX.
|
||||
3. Inspect `docker compose logs backend postgres`.
|
||||
3. Inspect `docker compose logs backend db`.
|
||||
4. Verify `PUBLIC_CMS_API_URL` resolves from the frontend container.
|
||||
5. Restart the frontend after recovery so its static page is rebuilt from CMS data.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user