diff --git a/AGENTS.md b/AGENTS.md index bc498eb211..cafdfe9ba1 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1 +1 @@ -This is a local development server hosted at HOST env variable (please read config.env file). When you make any changes to the codebase the server hot-reloads. Please make sure you wait for it to restart to test. This project is hosted on docker compose for local development. If you need access to the database during development, credentials are in config.env file. \ No newline at end of file +This is a local development server hosted at HOST env variable (please read config.env file). This project is hosted on docker compose for local development. When you make any changes to the codebase the container hot-reloads. Please make sure you wait for it to restart to test. If you need access to the database during development, credentials are in config.env file. \ No newline at end of file