فهرست منبع

refactored docs

Alexander Musikhin 20 ساعت پیش
والد
کامیت
9f11d28f2d
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      AGENTS.md

+ 1 - 0
AGENTS.md

@@ -20,6 +20,7 @@ Stroyprofit CRM is a Laravel 11 application for managing orders of building stru
 ## Development Notes
 - Tests, Artisan commands, and related project checks should be run inside containers.
 - Preferred commands: `make test` for tests and `docker compose exec app ...` for ad-hoc commands inside the application container.
+- Production is hosted on the `stroyprofit` SSH server in `/var/www/stroyprofit/data/dkr` (connect with `ssh stroyprofit`).
 
 ## Project Structure
 ```