diff --git a/.gitea/workflows/manual-db-reset.yml b/.gitea/workflows/manual-db-reset.yml deleted file mode 100644 index e69de29b..00000000 diff --git a/README.md b/README.md index a19fd25f..f1caa9f1 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,17 @@ Managing the Environment +## for me: + +cd /mnt/d/gitea/flyer-crawler.projectium.com/flyer-crawler.projectium.com +podman run -it -p 3001:3001 -p 5173:5173 --name flyer-dev -v "$(pwd):/app" -v "node_modules_cache:/app/node_modules" ubuntu:latest + + + + + + + rate limiting respect the AI service's rate limits, making it more stable and robust. You can adjust the GEMINI_RPM environment variable in your production environment as needed without changing the code. \ No newline at end of file