diff --git a/AGENTS.md b/AGENTS.md index f22140e..5b0f8c3 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -47,7 +47,7 @@ When changes are ready for deployment: 5. **CI/CD triggers automatically**: - Gitea CI builds Docker image on new tag - Watchtower pulls and deploys to production - - Verify deployment: `curl http://192.168.86.149:8000/health` + - Verify deployment: `curl http://192.168.86.149:8083/health` ---