Alexander Musikhin 21 ore fa
parent
commit
9f11d28f2d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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
 ```